The onActivityResult() gets called when the screen is active. Only when I lock the screen I am having the problem. Actually, I am using the startActivityForResult() in the onCreate() method of executeScript(). Can I use like this or in which method should I call the method startActivityForResult() ?
On Wednesday, February 6, 2013 3:20:05 PM UTC+2, skink wrote: > > > > Archana r wrote: > > I acquire WakeLock in onCreate() of ConnectService > > some code? > > pskink > -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

