A company specializing in android developement says me, i should compile the driver with a makefile from the android has jni file that will compile the driver into a dynamic library, but I have some problem with the makefile, is what someone managed to integrate a Linux driver on android?
On Jan 12, 5:33 am, Srikant <[email protected]> wrote: > Load yourdriverusing insmod or modprobe > Build your test application with arm compiler statically or use > someAndroidMake file to compile it. > copy this application binary to your SD card and then test it. > > On Jan 11, 2:33 pm, Matthias Leblanc <[email protected]> > wrote: > > > hello, > > I want to use aLinuxdriverwith an application I develloped under > >android. My goal is to control a chip with this application. > > Do you have an idea to integrate thisdriverin the SDK? -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
