Hi, All guru

I am a beginner for android development. I found my application
always
get "Not granting permission" warning when I install it by adb and
AppsInstaller as following.


03-18 16:01:05.882: WARN/PackageManager(56): Not granting permission
android.permission.CALL_PRIVILEGED to package com.altigen.mobile.view
(protectionLevel=3 flags=0x46)
03-18 16:01:05.882: WARN/PackageManager(56): Not granting permission
android.permission.INJECT_EVENTS to package com.altigen.mobile.view
(protectionLevel=2 flags=0x46)


And my application cannot inject DTMF tone and mute the micphone on
call, I doubt it is related with the permission not granted issue, is
correct? Could any one can tell me how to get the permission granted?
I used the debug.keystore, is that related?


Thanks in advance!


Paul



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