问题
I continue to get this as I'm uploading my Android app information, screen shots, and other information:
This application is available to over 0 devices.
Right before that it shows:
Screen layouts: NORMAL LARGE XLARGE
Required device features
android.hardware.touchscreen
android.hardware.screen.portrait
What is causing this?
回答1:
Have you activated the Android application package file (APK)?
There is compatibility and there is availability. Your error message specifically refers to availability.
In order to make your application available, you first have to activate it. You can do that in Advanced Mode by highlighting your package and clicking Activate.
回答2:
Switch to APK files tab. In Advanced Mode click on Activate next to you APK file. This worked for me.
来源:https://stackoverflow.com/questions/8236071/this-application-is-available-to-over-0-devices