The problem was if icons in the Manfest file refered to Android system
icons through @android:drawable/xxx.

After replacing these icons by icons that have been included in the
apk file, the error message disappeared.

Still, this seems to be a bug in the upload form of the Market. Is
there a bug tracker where this bug can be submitted?

Peli

On 27 Okt., 21:21, Peli <[EMAIL PROTECTED]> wrote:
> I get the following error message when trying to upload
> Newsreader-1.0.5.apk:http://openintents.googlecode.com/files/Newsreader-1.0.5.apk
>
> "The file is invalid: W/ResourceType(15892): No package identifier
> when getting value for resource number 0x01080049 ERROR getting
> 'android:icon' attribute: attribute is not a string value"
>
> I get the following error message when trying to upload
> Shoppinglist-1.0.0.apk:http://openintents.googlecode.com/files/ShoppingList-1.0.0.apk
>
> "The file is invalid: W/ResourceType(16198): No package identifier
> when getting value for resource number 0x01080052 ERROR getting
> 'android:icon' attribute: attribute is not a string value"
>
> It turns out that these resource numbers point to Android drawables:
> 0x01080049 is ic_menu_preferences
> 0x01080052 is ic_menu_share
>
> Are we not allowed to use these Android drawables in the Market? Or is
> this a bug on the uploading form?
>
> Peli
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to