>From what I can see there are several different methods for navigating
from one activity to another using intents

 - Explicit intents (setClass(context, class))
 - Implicit intens (specifying actions, categories)

Is one preferable to the other and are there specific conditions under
which each should be called. e.g user explicit intents if the class
name is known?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to