There are tons of different ways you could potentially do this and make it work, several of which are used for different features already. The challenge is more that if you hope to get the result of your project through google CTS testing to become a google experience device, you'll have to find a way that's compatible with the applicable rules there, and so will probably need to spend more time researching those rules than actually writing code.
Otherwise, find some already supported feature that seems like it shares some key characteristics with what you want to add, look into how that works, and see if you can do yours in a similar fashion. On Jan 26, 4:01 am, parth shah <[email protected]> wrote: > Hello Guys, > > I'm new to android but i know how to develop device driver in Linux. > > Can anybody guide me on how android middle ware basically call driver? > > where i have to make the change if i want to make the link between Linux > Device Driver and android middle ware? > > Regards, > Parth -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
