Re: [android-developers] Re: Automatic permissions in my T-Mobile G1

2009-11-27 Thread Guillaume Perrot
Thanks for the answer, it make sense now ^^ 2009/11/27 Dianne Hackborn > > http://developer.android.com/reference/android/os/Build.VERSION_CODES.html#DONUT > > On Thu, Nov 26, 2009 at 4:53 PM, Guillaume Perrot < > guillaume.p...@gmail.com> wrote: > >> READ_PHONE_STATE is not a new permission, is

Re: [android-developers] Re: Automatic permissions in my T-Mobile G1

2009-11-26 Thread Dianne Hackborn
http://developer.android.com/reference/android/os/Build.VERSION_CODES.html#DONUT On Thu, Nov 26, 2009 at 4:53 PM, Guillaume Perrot wrote: > READ_PHONE_STATE is not a new permission, is it ? > > 2009/11/26 Dianne Hackborn > >> I just replied to this. It's because a of 1.6 these are new permissio

Re: [android-developers] Re: Automatic permissions in my T-Mobile G1

2009-11-26 Thread Guillaume Perrot
READ_PHONE_STATE is not a new permission, is it ? 2009/11/26 Dianne Hackborn > I just replied to this. It's because a of 1.6 these are new permissions > that old applications must be automatically given for compatibility. > > > On Thu, Nov 26, 2009 at 8:34 AM, Guillaume Perrot < > guillaume.p..

Re: [android-developers] Re: Automatic permissions in my T-Mobile G1

2009-11-26 Thread Dianne Hackborn
I just replied to this. It's because a of 1.6 these are new permissions that old applications must be automatically given for compatibility. On Thu, Nov 26, 2009 at 8:34 AM, Guillaume Perrot wrote: > Same thing happens with the HTC Magic. > Both phones are on Donut. > I have also have this on Do

[android-developers] Re: Automatic permissions in my T-Mobile G1

2009-11-26 Thread Guillaume Perrot
Same thing happens with the HTC Magic. Both phones are on Donut. I have also have this on Donut emulator but not on cupcake emulator. On 26 nov, 17:26, Guillaume Perrot wrote: > When I run any application from Eclipse on my real G1 device (a retail > one, this is not a dev phone), I am granted th