On Tuesday, September 11, 2012 9:59:18 PM UTC+5:30, lbendlin wrote:
>
> Our app uses GPS. We don't have <uses-feature>  specified, but even 
> tablets that don't have built in GPS can load it from the Play store.  Now, 
> admittedly, CM9 etc have an option to get GPS data from external receivers, 
> so maybe that option is fooling the Play Store into thinking the device has 
> GPS capability.
>

So @lbendlin, are you saying that you guys have tested your app only on 
Tablets running CM9, or also on stock Android ?
With CM9, I agree that it bends/amends many handicaps that stock Android 
has (or is forced to have), have been overcome, and what you wrote might be 
possible. OTOH, if your app works on stock Android as well, especially when 
installed via Play, it would indicate that <uses-feature> is the 
ugly-duckling here.


> On Tuesday, September 11, 2012 4:55:14 AM UTC-4, falcon74 wrote:
>>
>>
>>
>> On Tuesday, September 11, 2012 11:37:22 AM UTC+5:30, RichardC wrote:
>>>
>>> Does <uses-feature> with require=false, cover your use-case?
>>>
>>> http://developer.android.com/guide/topics/manifest/uses-feature-element.html
>>>  
>>>
>>  
>> Yes, "android.hardware.location.gps" for instance.
>>  
>>
>>> On Tuesday, September 11, 2012 6:56:40 AM UTC+1, falcon74 wrote:
>>>>
>>>> Wondering if anyone has come across an official (or unofficial) 
>>>> statement/stand regarding Android (SDK) and Google-Play, regarding apps 
>>>> using external sensors, e.g. bluetooth or USB based ones.
>>>>
>>>> My experience based on attempt at installing several apps, that require 
>>>> GPS, is that Google-play refuses the apps to be installed on devices, that 
>>>> it recognizes as not having in-built GPS. I faced the similar problem with 
>>>> magnetic field-strength sensor apps, when device doesn't have the 
>>>> capability. However, I see lot of practical situations where such 
>>>> capabilities can be brought by external sensors. 
>>>>
>>>>
>>>>

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

Reply via email to