Hi All, I am trying to upload an app onto android Market and wanted to filter out it for the devices having hard keyboard. So i have added '<uses- configuration android:reqHardKeyboard="false" >' in its manifest but when i did it so android market displayed 'The server could not process your apk. Try again." error message. When I removed the <uses-configuration..> tag it got uploaded. Please let me know if i am missing anything. Or any other way to exclude an app from devices having hard keyboard support.
Any help will be appreciated. Thanks in advance. Tinky -- 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 group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en