1

My goal is to force stop multiple apps on the startup. The script can be executed with Magisk on boot by placing it in data/adb/post-fs-data.

I already tried writing

am force-stop com.exp1

and also with

#!/system/bin/sh

but it didn't work

What should I write on it?

Andrew T.
  • 15,988
  • 10
  • 74
  • 123
loopypalm
  • 11
  • 1

0 Answers0