[android-developers] Re: URGENT!!!!! Can't update apps in android market!!!

2009-04-27 Thread Hw3699
Not matter using uses-sdk android:minSdkVersion=1/uses-sdk or uses-sdk android:minSdkVersion=2/uses-sdk It doesn't work. I use 1.1 ADT. Who successfully upload .apk to android market using 1.1 ADT, please share the solution. Thanks On Apr 25, 3:43 am, ACast mathias.axels...@gmail.com wrote:

[android-developers] Re: URGENT!!!!! Can't update apps in android market!!!

2009-04-24 Thread Hw3699
What's your solution? I got the same issure. manifest xmlns:android=http://schemas.android.com/apk/res/android; package=com.innersocial.planner android:versionCode=1 android:versionName=1.1.1 uses-sdk android:minSdkVersion=1/uses-sdk It doesn't work. On Apr 24, 1:14 pm,

[android-developers] Can't upload apps in android market!!!

2009-04-24 Thread Hw3699
When I uploaded an apk of new application, I was told that Market requires the minSdkVersion to be set in AndroidManifest.xml.. I already set this attribute in AndroidManifest.xml. What's wrong?? manifest xmlns:android=http://schemas.android.com/apk/res/android;

[android-developers] how to test if the screen is in HVGA-L mode

2008-11-04 Thread Hw3699
How to test if the screen is in HVGA-L mode? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this

[android-developers] how to detect the Orientation of G1 Screen ?

2008-11-04 Thread Hw3699
how to detect the Orientation of G1 Screen ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this

[android-developers] how to set the screen always in HVGA

2008-11-03 Thread Hw3699
When we open the keyboard on G1, it automatically changes to HVGA-L. Is that posible to still set it always on HVGA mode. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this