android - How to make a script run automatically whenever i boot up the kernel -


i want create , run shell script each time boot kernel along android on mobile

a script can't run when boot kernel because interpreter (your shell) isn't ready @ point. @ best can run script when kernel done loading, , quite hackey within kernel.

best use init.rc purpose, designed for


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -