[android-kernel] build launcher

2010-12-16 Thread
hi everybody ,who can tell me how to recompiling source code of Launcher from eclipse ,or tell me why i get some error like can't import package,and how to know which package aren't import ,i mean which .jar ,where can i find it ,how to make it .so my question is how can i recompile Launcher in ecl

Re: [android-kernel] Re: location for insmod scripts

2010-12-16 Thread Arun K. Singh
Perhaps a bit of grepping into past Android discussions helps :-) anyways init.rc the only and correct place for insmod. add modules in /lib/modules and insmod via init.rc Best Regards, Arun Kumar Singh www.crazydaks.com On Thu, Dec 16, 2010 at 5:25 PM, Earlence wrote: > I added the insmo

[android-kernel] Re: location for insmod scripts

2010-12-16 Thread Earlence
I added the insmods to init.rc On Dec 15, 8:24 pm, Earlence wrote: > does not execute** (typo) > > On Dec 15, 11:56 am, Earlence wrote: > > > Hi, > > > I have to insmod the kernel modules for netfilter to init iptables at > > boot up. > > I have written a small shell script that insmods the modu