Some classes are NOT PUBLIC like android.os.ServiceManager,
android.view.IWindowManager, etc, they are implemented in the mobile
devices, but not present in the SDK .jar. This is because these
classes are private APIs .
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

-- 
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

Reply via email to