I'm looking to develop features, fix bugs in the android os, which is going decently with the make my changes, build, push to device, but am looking for something a bit more usable on a regular basis.
I've managed to get both ide's able to show many of the projects, and some of the features like go to definition typically work, but I definitely cant build, debug through the ide's at this time. Is there a project file, or official way of setting up ide's for os development anywhere? I know there are development folders in the source tree, but there would appear to be 0 documentation and adding a new module to intellij with the IML in the development/ide/intellij/moduleDefiniitions/testing.iml Can any one provide any advice to development lifecycle stuff? Right now, I'll make the change, then m <module> adb shell stop adb remount adb shell sync and then adb shell start or just reboot. is there an easier way? Are there actual ipr's for Intellij development on the os source? I'd like to do things like add new screens in settings, and its becoming very time consuming. Any help would be greatly appreciated! Weston -- 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

