Market has added device compatibility check.Now we can check if an app will work on specific device, for exaple HTC mobile phone, Samsung Galaxy, etc.

What about developer's side: How can we build apps for specific devices only or restrict app for tablets only? How to do restriction in XML and code? It's probably some attribute in Manifest file.

Thanks

link|improve this question

feedback

2 Answers

Here "Specifying Your Application's System API Requirements" ?

link|improve this answer
Hm, I see only min/max/target... parameters. Nothing about restrictions by specific devices. – sandalone Jun 10 '11 at 14:14
You mean specific devices by brand and model? – Pepi Jun 10 '11 at 14:25
Yes. I think it is supported now. – sandalone Jun 10 '11 at 15:51
feedback
up vote 0 down vote accepted

It seems that Market checks this out by itself.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.