Hi William, Try logging completely out of ADC site and/or Market site and try it again.
Cheers, James On Sat, Aug 29, 2009 at 8:08 AM, William Frati <[email protected]>wrote: > > I'm keep getting "upload a valid APK" when i'm uploading my app in > ADC2 site submission. > I followed all istructions at > http://developer.android.com/guide/publishing/preparing.html, > then signed my application with private key (40 years due date) all > with Eclipse (Android tools\Export signed application package). > The apk work fine in my phone. > What I doing wrong? > > Other info: > Cancelled all Log. references; > this is my begin manifest file: > <manifest xmlns:android="http://schemas.android.com/apk/res/android" > package="xxx.yyy.ADC2" > android:versionCode="1" > android:versionName="1.0.2"> > <uses-sdk android:minSdkVersion="3" /> > <application > android:icon="@drawable/icon" > android:label="@string/app_name"> > .... > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

