On Fri, Aug 19, 2011 at 3:31 AM, Appaholics <raghavs...@appaholics.in> wrote:
> The app is Speed Ball Augmented Reality. I am attaching a screenshot of the
> page you mentioned.

The Asus EEE Pad series are not phones. READ_PHONE_STATE *might* imply
a <uses-feature> of android.hardware.telephony. Try adding your own
such <uses-feature> with android:required="false" and see if that
helps.

READ_PHONE_STATE is not on the list of permissions with this effect:

http://developer.android.com/guide/topics/manifest/uses-feature-element.html#permissions

OTOH, it's close enough that it could be a documentation bug.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 3.9 Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to