Yep, totally makes sense, on make menuconfig, it should be found under device drivers-> input device support -> Miscellaneous devices -> User level ...
2010/3/30 Rafał Grzybowski <[email protected]> > One more thing. I'm trying to compile sample uinput library with > Android NDK but it cannot find linux/uinput.h > What should be done? Kernel recompile with CONFIG_INPUT_UINPUT? > > On Mar 30, 11:11 pm, Pavan Savoy <[email protected]> wrote: > > do like the avrcp does (and some HIDs), use UINPUT subsystem, then you > would > > only need to write an application, instead of the driver. > > > > 2010/3/30 Rafał Grzybowski <[email protected]> > > > > > :( I need to write an application that reads some data from Bluetooth > > > SPP connection and sends it as keystrokes to the Android. I thought > > > writing kernel driver is a good idea. > > > > > -- > > > unsubscribe: > > > [email protected]<android-kernel%[email protected]> > <android-kernel%2bunsubscr...@go oglegroups.com> > > > website:http://groups.google.com/group/android-kernel > > > > > To unsubscribe from this group, send email to android-kernel+ > > > unsubscribegooglegroups.com or reply to this email with the words > "REMOVE > > > ME" as the subject. > > > > -- > > --Pavan Savoy > > -- > unsubscribe: > [email protected]<android-kernel%[email protected]> > website: http://groups.google.com/group/android-kernel > > To unsubscribe, reply using "remove me" as the subject. > -- --Pavan Savoy -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
