I want to write an app that would just be for my phone. I don't intend to distribute it. Basically, what I want to do is write a replacement phone app. However, all the phone API's that the existing phone app uses are all internal non-public API's.
So, my questions: 1. I've seen time and time again on this list that the Android developers don't like people using internal Android classes, but since this will just be for my phone I don't see a big deal here. So, how do I get access to those internal classes. I'm not looking at the code now, but off the top of my head I believe the PhoneFactory and Phone classes are what I need. 2. I don't really want to root my phone, but to do something like this do I need to root the phone? Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe, reply using "remove me" as the subject.