with TelephonyManager class you can gether many infrmations about the SIM the Phone and the OS.
On Jun 9, 8:37 am, Abhishek Kumar Gupta <[email protected]> wrote: > How to know the SIM Operator information before the loadfavorities() method > in LauncherProvider.java execute( /home/abhishek/gingerbread/ > packages/apps/Launcher2/src/com/android/launcher2/LauncherProvider ) , so > that I can use SIM Operator information. > Currently, I am using *Thread.sleep(5000)* to get the SIM operator > information in LauncherProvider.java, is there any alternative? > Please help me. -- 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

