Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Is it possible to make supported devices list for each uploaded apk? Using 8 or 9 API it is impossible to set filter for exact width and height, just screen size definition, like normal, large etc., and density. But what if I have 480x800, 480x854 and 540x960 apks? They all overlay heavily in these categories. How do I specify what apk should be loaded?

share|improve this question
@jcw Read twice before posting comments next time :) – Roman Nov 14 '12 at 21:09
Sorry, similar title, and no answers in your previous post - I jumped to conclusions about this one – jcw Nov 14 '12 at 21:11
@jcw Sorry too :) Seems that with API level 9 the same device will match categories for 3-4 screen sizes, that's the problem... – Roman Nov 14 '12 at 21:13

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.