Is it a custom build or something, or are you doing anything on Bootup? On Nov 11, 9:22 pm, James Android <[email protected]> wrote: > Hi, > > While bootup I can see some critical error as > > "Unable to start activity ComponentInfo{android/ > com.android.internal.app.ResolverActivity} : > java.lang.NullPointerException" > > with this some kill signal is sent and all apps died and phone tries > to restart again. > > Any idea what can cause this problem? > > I checked on the internet that ResolverActivity is called when there > are more than one Intent receivers for an Intent. Is there any way to > check who all are intent receivers and to hack the code to by pass > ResolverActivity to choose any one of them. > > Thanks! > --James
-- 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

