This is outside the bounds of the SDK, so you would be best off posting to
android-porting.

On Tue, Feb 16, 2010 at 8:22 AM, p. yog <[email protected]> wrote:

> Hi all,
>
> Iam writing an sendkey events application to display characters on screen,
> which takes scancodes as arguments  by opening fd=/dev/input/event0 device
> and writes scan code to respective fd.
>
> Iam calling "EVIOCGVERSION" ioctl for registration. But Iam unsuccessful in
> seeing it on screen.
>
> what updates that i need to make in Android space (or) in .kl's to make an
> update to android space (or) what ioctls i need to call to make it
> successful.
>
> Thanks in advance,
> Yog
>
>
>
>
> On Sat, Feb 13, 2010 at 11:40 PM, ani <[email protected]> wrote:
>
>> http://pdk.android.com/online-pdk/guide/keymaps_keyboard_input.html
>> Check keyevent.cpp file also.
>>
>> Check this out.
>>
>> --
>> 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]<android-developers%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>  --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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

Reply via email to