Hello,

This might be misunderstanding of the hardware features (please let me
know if I was wrong), however, I made an assumption:

If the application declares uses-feature
android.hardware.location.gps, then it should NOT be offered on the
devices without GPS provider. Is this correct?

The problem is, I now see a couple of
"java.lang.IllegalArgumentException: provider=gps" thrown from
android.location.ILocationManager$Stub$Proxy.isProviderEnabled

May I assume these are some sort of broken (custom) ROMs that somehow
report GPS abilities to the Market without actually having the GPS
hardware?

Thank you.

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