Friday, June 25, 2010

[android-developers] Can I start a new activity that’s not specified in the AndroidManifst.xml file?

I'm trying to write some dynamic code that I load a new class that's
supposed to be an Activity and I want to start it, but using the
regular startActivity(Intent) wants the Activity to be "Declared" in
the AndroidManifest.xml file.

Any clue?

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment