To load a module you need to do "# insmod path/file.ko" Now, you can load it when android boots up...placing this call in init.rc or else you can make piece of code to do them same whenever you require it...
regards, On Fri, Mar 26, 2010 at 10:06 AM, perumal316 <perumal...@gmail.com> wrote: > Hi All, > > I am having an Android Developer Phone. Is it possible for me to load > my kernel module in the phone itself? I tried it in terminal emulator > but cannot be done. > > I want the module to load itself when user starts my application. Is > it possible? I read that in Android each application is 'sandboxed' so > it can't have root access. But not sure whether this can be done in > the the developer phone. > > Regards, > Perumal > > -- > unsubscribe: > android-kernel+unsubscr...@googlegroups.com<android-kernel%2bunsubscr...@googlegroups.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. > -- unsubscribe: android-kernel+unsubscr...@googlegroups.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.