Desu Vinod Kumar wrote:
> This errors iam getting in log cat

<snip>

> 06-24 15:05:51.774: ERROR/AndroidRuntime(472):
> android.content.ActivityNotFoundException: Unable to find explicit
> activity class {com.dci.isizzle/com.dci.isizzle.WebServices}; have you
> declared this activity in your AndroidManifest.xml?

It would appear you did not declare com.dci.isizzle.WebServices as an
activity in your AndroidManifest.xml file:

http://developer.android.com/guide/topics/manifest/manifest-intro.html

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Need Android talent? Ask on HADO! http://wiki.andmob.org/hado

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