Re: [android-developers] Permission denial on ACCESS_FINE_LOCATION on Samsung Galaxy (other GPS apps work)

2011-09-30 Thread Appaholics
Which Galaxy? I have a Galaxy Pro and would be willing to try it out and see if I can reproduce your error. Thanks On Fri, Sep 30, 2011 at 6:11 PM, Mark Murphy wrote: > That seems odd. Are you sure the user has a stock ROM? > > On Fri, Sep 30, 2011 at 8:32 AM, Jean-Michel > wrote: > > Hi there,

Re: [android-developers] Permission denial on ACCESS_FINE_LOCATION on Samsung Galaxy (other GPS apps work)

2011-09-30 Thread Kostya Vasilyev
In addition to what Mark already said... ... make sure you don't have a permission="ACCESS_FINE_LOCATION" inside in the manifest, like this: ... Feel free to post the manifest, if you like. -- Kostya 30.09.2011 16:41, Mark Murphy пишет: That seems odd. Are you sure the user has a stock

Re: [android-developers] Permission denial on ACCESS_FINE_LOCATION on Samsung Galaxy (other GPS apps work)

2011-09-30 Thread Mark Murphy
That seems odd. Are you sure the user has a stock ROM? On Fri, Sep 30, 2011 at 8:32 AM, Jean-Michel wrote: > Hi there, > just released my first app to beta testers and real life (the one with > real users) caught me... > > One of them has a Samsung Galaxy phone and he cannot launched the > applic

[android-developers] Permission denial on ACCESS_FINE_LOCATION on Samsung Galaxy (other GPS apps work)

2011-09-30 Thread Jean-Michel
Hi there, just released my first app to beta testers and real life (the one with real users) caught me... One of them has a Samsung Galaxy phone and he cannot launched the application (had something along the lines of "application not installed"). He sent me his logs and the interesting line seem