开发者

How to add a script to boot/startup on Android?

How can I make a script to ru开发者_如何学编程n on startup or add an executable to the boot of the Android kernel?


Unless you do your own custom rom I guess the only thing you can use is creating a BroadcastReceiver and listen to android.intent.action.BOOT_COMPLETED.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜