Android Market to list my app on just one particular device or just on tablets. How?

旧时模样 提交于 2019-12-11 17:27:39

问题


I need to make an app available for just one particular device model (or alternatively for just tablets) on the Android Market. Is that possible?

Thanks for any hints.


回答1:


A mix of uses-feature and sdk versions could get you part of the way but the current sdks doesn't have a tablet feature, possibly coming in the next release

Reto Meier recently wrote a devblog on uses-feature: http://android-developers.blogspot.com/2010/10/five-steps-to-future-hardware-happiness.html



来源:https://stackoverflow.com/questions/3940632/android-market-to-list-my-app-on-just-one-particular-device-or-just-on-tablets

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