“This application is available to over 0 devices.”

穿精又带淫゛_ 提交于 2019-12-22 01:58:33

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!