saru wrote: > now please tell me is there any way like compiling source code or > importing private class file into android.jar so that i can use this > private APIs
No, sorry. "Private" in this case means "SDK applications should not be using". If you are developing your own firmware, you are not limited to the contents of android.jar. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- 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

