android - How to install app as system app -


i want implement root functions (like restarting phone) in app , therefore app must install system app.

is there programmatically way that?

thanks lot

how??

in method use script tour program execute root

why script??

because need kill whole app transfer system

why can't on installation??

we can't because system app should signed google (like talkback)

so begin

preparing script

the script copying whole folder /system/app partition (just download system/app mover play store , watch scripts)

executing

you need start script root calling

su -c " " 

congrats

you got system


Comments

Popular posts from this blog

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -