On Sun, Apr 24, 2011 at 4:51 AM, Pratik Prajapati <[email protected]> wrote: > Do you mean, I should implement an IOCTL in key board sub-system of linux > that should do report key pressed event to upper layer. > This ioctl can be fired by a native call and my .apk call it with jni > interface? > Does it makes sense? or any better idea?
Well, you are way out of my depth, there. I would recommend you head over to http://source.android.com and join the relevant lists there ([android-porting] comes to mind), provide a *detailed* description of what you're building and what you're trying to achieve here, and see what insights you get. Once you get out of the SDK, this list isn't the right home for the discussion. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 3.0 Programming Books: http://commonsware.com/books -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

