For my project I need to be building a custom build of Android, and I'm looking to set up the source code in Intellij.
The source code is obtained from [Android Open Source Project][1] with the [these instructions][2]. I would like to modify the Java code of some of the base modules (eg. content provider), and would like to do this in Intellij since that is my main IDE for android development. [1]: http://source.android.com/source/index.html [2]: http://source.android.com/source/downloading.html -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

