LuxuryMode
LuxuryMode

Reputation: 33771

How to attach android source in IntelliJ 10?

I want to attach the android source code to intellij 10. Anyone know how I can do it?

Upvotes: 15

Views: 4327

Answers (1)

LuxuryMode
LuxuryMode

Reputation: 33771

File > Project Structure > Modules > Dependencies > double-click the Android Platform > source path> navigate to the source on your computer!

Upvotes: 26

Related Questions