Ah. From the application developer's view, you're in the wrong forum (android-developers is where developer questions should be asked), and the answer is that the permission in question isn't available for applications.
JBQ On Fri, Mar 20, 2009 at 6:27 AM, AndRaj <[email protected]> wrote: > > When you talk from the applciation developer view.. when Iinclude > INJECT_EVENT Permission am geting Warning.. so that time what i can > do.. take this as " I am totally blind about the android frame work > flow".... > > On Mar 20, 5:21 pm, Jean-Baptiste Queru <[email protected]> wrote: >> What are the permission's restrictions? If it's signature-only, you >> need to specify that you are using the system signature in your >> Android.mk. >> >> JBQ >> >> >> >> >> >> On Fri, Mar 20, 2009 at 1:00 AM, AndRaj <[email protected]> wrote: >> >> > Hi all, >> >> > when I look all the available permission in the android manifest file, >> > I can see the INJECT EVENTS PERMISSION.. When I try to use this >> > permission (note am not using any API's). Its is saying " Not granting >> > the permission android.permission.INJECT_EVENTS to mypackage.pack >> >> > Si I am wondering why they given that permisiion in the list then why >> > the Android System not granting that permission to my application. >> >> > What is the secret behind this permissions game???? >> >> -- >> Jean-Baptiste M. "JBQ" Queru >> Android Engineer, Google. >> >> Questions sent directly to me that have no reason for being private >> will likely get ignored or forwarded to a public forum with no further >> warning.- Hide quoted text - >> >> - Show quoted text - > > > -- Jean-Baptiste M. "JBQ" Queru Android Engineer, Google. Questions sent directly to me that have no reason for being private will likely get ignored or forwarded to a public forum with no further warning. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" 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-framework?hl=en -~----------~----~----~----~------~----~------~--~---
