[android-developers] Re: Why my application get Not granting permission warning when i install it by adb and AppsInstaller

2009-03-23 Thread Disconnect
Fair enough. On a related note, since I am without my build machine at the moment (sigh, apple, boo) do you know off the top of your head if master allows rebinding the 'talk' and general phone/contact UI to a different app? (There is a 3rd party phonebook app in the market - free no less - that

[android-developers] Re: Why my application get Not granting permission warning when i install it by adb and AppsInstaller

2009-03-23 Thread Dianne Hackborn
On Mon, Mar 23, 2009 at 6:18 AM, Disconnect dc.disconn...@gmail.com wrote: On a related note, since I am without my build machine at the moment (sigh, apple, boo) do you know off the top of your head if master allows rebinding the 'talk' and general phone/contact UI to a different app? (There

[android-developers] Re: Why my application get Not granting permission warning when i install it by adb and AppsInstaller

2009-03-22 Thread Jean-Baptiste Queru
Those permissions are reserved for the system and aren't available to applications. JBQ On Sat, Mar 21, 2009 at 10:34 PM, Ling Yun drling...@gmail.com wrote: Hi, All guru I am a beginner for android development. I found my application always get Not granting permission warning when I

[android-developers] Re: Why my application get Not granting permission warning when i install it by adb and AppsInstaller

2009-03-22 Thread Disconnect
http://www.android.com/about/ All applications are created equal Android does not differentiate between the phone's core applications and third-party applications. They can all be built to have equal access to a phone's capabilities providing users with a broad spectrum of applications and

[android-developers] Re: Why my application get Not granting permission warning when i install it by adb and AppsInstaller

2009-03-22 Thread Dianne Hackborn
On Sun, Mar 22, 2009 at 7:48 PM, Disconnect dc.disconn...@gmail.com wrote: http://www.android.com/about/ All applications are created equal Android does not differentiate between the phone's core applications and third-party applications. They can all be built to have equal access to a