Yes possible if your application has a native part and you use the
native part to load the kernel module as required. Example of loading
a module from native part is here.
http://android.git.kernel.org/?p=platform/hardware/libhardware_legacy.git;a=blob;f=wifi/wifi.c;h=8719cacd719c84b42765b3de897c36860c0e1539;hb=HEAD

Subhash

On Jan 25, 10:23 am, perumal316 <perumal...@gmail.com> wrote:
> Hi,
>
> Is there any way to link a Linux Module with an Android Application?
>
> Like when I start an Application, the module will be loaded (insmod)
> and when I exit the application the module will be unloaded (rmmod).
>
> Regards,
> Perumal

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to