Currently I am developing an android application. This application should load when the device boot and it should restrict all the inbuilt & other applications. I have searched in forums as it can be possible by make our ROM customized. But this process can be do manually by ourselves. I want to make this by coding. Or is there any other way to make my application default?
Currently I am developing an android application. This application should load when the device
Share
If you want your app to be default – yes, you haven only way to build your own custom android.
Only what you can do on your default android system is to automatically load your app after OS have loaded.