I'd also like to point out that there is a bug in the android system when handling intents for subactivities.
I created an application that responds to the same intent as the call- log portion of the phone application (the intent that is started when the call-log tab is selected within that app). Normally, the activity that is started via this intent runs inside the call-log tab of the phone application, but if the activity resolver runs, the activity started thereafter runs as a regular full-screen activity and not inside of the call-log tab of the phone application. This happens no matter which activity you choose to start with the resolver, even if you select the default activity that usually runs with the phone application. It seems to me this has to be a problem with the activity resolver. The problem with SET_PREFERRED_APPLICATIONS may be related to this. It happens if you select the "use by default for this action" check box, and then select one of the activities. The application then crashes with the error above. -Dan On Mar 3, 11:38 am, MakeMobile <makemobileinnovati...@gmail.com> wrote: > Hello, > I'd like to revisit a topic that was previously posted, but never > resolved. > > http://groups.google.com/group/android-developers/browse_thread/threa... > > "Neither user 10002 nor current process has > android.permission.SET_PREFERRED_APPLICATIONS" > > I'm running into the same problem as the original poster. Currently my > development is blocked until this problem is resolved. What is causing > this problem and how do I resolve it? If you need more information > about the application I'm writing, I'm happy to provide it. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---