If you generated a project with Eclipse you should've had to create an
activity when you created the project.
Open up your AndroidManifest.xml file and look at it (either using the
ADT tool or simply the XML itself) and make sure you have something
similar to this:
Umar,
1. Any activity that you want to use in your application needs to be in
your manifest file... You can find out more about the manifest file and
what an activity declaration looks like here:
http://developer.android.com/guide/topics/manifest/manifest-intro.html
2. We can't tel
and which activity should i add??? please guide i am new to android.
development..
On Jan 15, 4:17 pm, Manoj wrote:
> You might have not added your activity in Manifest file, Add it there.
>
> On Jan 15, 4:11 pm, umar wrote:
>
>
>
> > can any one provide me solution to this problem??
> > i using
could you please guide how to add it??
On Jan 15, 4:17 pm, Manoj wrote:
> You might have not added your activity in Manifest file, Add it there.
>
> On Jan 15, 4:11 pm, umar wrote:
>
>
>
> > can any one provide me solution to this problem??
> > i using windows vista with ADT on eclipse
>
> > and
You might have not added your activity in Manifest file, Add it there.
On Jan 15, 4:11 pm, umar wrote:
> can any one provide me solution to this problem??
> i using windows vista with ADT on eclipse
>
> and getting this error
>
> SOURCE NOT FOUND
>
> EDIT SOURCE LOOKUP PATH
>
> activitythread.per
5 matches
Mail list logo