Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

adb start(run) .apk that is in system/app

Tags:

android

adb

I am needing a way to start up an apk I have put into my system/app on a rooted device from adb. (In the shell or out of shell are both fine)

.apk is pushed onto device using adb.

I have found the way to do this if installed normally but that is not what I need as this app needs to be in system/app for permission reasons.

Can someone please help or point me in the right direction thanks.

like image 940
SatanEnglish Avatar asked Dec 05 '25 02:12

SatanEnglish


1 Answers

After pushing to system, be sure to set permisions, then reboot device and launch from adb like any other app.

on reboot the system app will be "installed"

like image 78
pvyParts Avatar answered Dec 09 '25 00:12

pvyParts



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!