On Thu, Oct 27, 2011 at 6:16 AM, Kobi <[email protected]> wrote: > I developed an application which has the following permissions on its > "androidManifest.xml" file: > android.permission.CALL_PHONE" > android.permission.READ_PHONE_STATE" > The problem is that I cannot download this application through > "Android Market" to some tablet devices ("Acer" model "iconia a500" to > be exact). > Does "Android Market" filters this application because tablet devices > cannot make phone calls?
Yes. http://developer.android.com/guide/topics/manifest/uses-feature-element.html#permissions -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

