None of this has anything to do with this list. Please visit http://source.android.com to learn more about the Android firmware, including Google Groups that may be more relevant to you.
On Tue, Jan 10, 2012 at 1:15 PM, Helen <[email protected]> wrote: > Hello, Dianne, > > Thank you for the info. May I ask you several questions as follows: > > 1. What’s the internal implementation of “select network manually”? > > You may know the Android menu -> Settings -> Wireless & networks -> Mobile > networks -> Network operators -> Search networks (select network manually). > > We want to know the internal implementation of “Search networks (select > network manually)”. Does it call RIL lib directly? Or call Android internal > classes (lib)? > > 2. If we want to design one APK to select network manually, can our own > APK call RIL lib directly? If not, what’s the proper way to call RIL lib? > > 3. How to use Android internal classes on our own APK? > > We found some Android internal classes, such as > > com.android.internal.telephony.phone > > com.android.internal.telephony.cdma > > com.android.internal.telephony.gsm > > As we learned from internet, there are some Android internal classes, but > SDK developers can’t obtain them. > > Our question is how can our own APK use (call) Android internal classes? > > Thank you. > > Helen > > -- > 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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- 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

