问题
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