[android-beginners] Re: Error every time I try to install an app

2008-10-06 Thread Parasss
Hi, i have searched my whole SDK directory,i found that, there is more AndroidManifest.xml files for each project which i have create like helloworld, apidemi and ect. for the Tabletop.apk there is no AndroidManifest.xml files are created in the working SDK diectory. i think that the

[android-beginners] Re: Error every time I try to install an app

2008-10-06 Thread Mark Murphy
Parasss wrote: i have searched my whole SDK directory,i found that, there is more AndroidManifest.xml files for each project which i have create like helloworld, apidemi and ect. Each project folder should have an AndroidManifest.xml file in its root. for the Tabletop.apk there is

[android-beginners] Re: Error every time I try to install an app

2008-10-06 Thread Parasss
There is no AndroidManifest.xml file is not created then i need to create it manually, if so how do i create it?? thanks On Oct 6, 5:33 pm, Mark Murphy [EMAIL PROTECTED] wrote: Parasss wrote:         i have searched my whole SDK directory,i found that, there is more AndroidManifest.xml

[android-beginners] Re: Error every time I try to install an app

2008-10-06 Thread Parasss
is the AndroidManifest.xml is create automatically On Oct 6, 5:33 pm, Mark Murphy [EMAIL PROTECTED] wrote: Parasss wrote:         i have searched my whole SDK directory,i found that, there is more AndroidManifest.xml files for each project which i have create like helloworld, apidemi