That's not an explicit intent there.

It's an intent with an action string, that uses a Java class name as the action string's value.

-- Kostya

24.03.2011 20:11, Mark Murphy пишет:
On Thu, Mar 24, 2011 at 1:05 PM, Justin Anderson<magouyaw...@gmail.com>  wrote:
>>  Probably that class is not in your application so an "explicit" intent
>  (with a class name) is not going to work.
>
>  That is not necessarily true...  Explicit intents work even if the class is
>  not in your application as long as you specify both the package name and the
>  class name.
Only if the component is exported (I hope).



--
Kostya Vasilyev -- http://kmansoft.wordpress.com

--
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

Reply via email to