[android-beginners] Re: problem installing a .apk file

2009-09-29 Thread wahib haq
yes exactly i see this error message. what does it mean ??? On 9/29/09, Jack Ha jack...@t-mobile.com wrote: Run adb logcat and you should see the error message: W/PackageParser( 582): /data/app/vmdl43410.tmp (at Binary XML file line #10): provider does not specify android:name -- Jack

[android-beginners] Re: problem installing a .apk file

2009-09-29 Thread Sean Hodges
It means that there is a content provider specified in the apps AndroidManifest.xml file that has not been given an android:name attribute. As described in the docs (http://developer.android.com/guide/topics/manifest/provider-element.html) the android:name attribute is mandatory. My guess is that

[android-beginners] Re: problem installing a .apk file

2009-09-28 Thread Jack Ha
Run adb logcat and you should see the error message: W/PackageParser( 582): /data/app/vmdl43410.tmp (at Binary XML file line #10): provider does not specify android:name -- Jack Ha Open Source Development Center ・T・ ・ ・Mobile・ stick together The coverage you need at the price you want The