2

I was checking /system/app folder structure in Android L and realized that it has a new folder structure. It has introduced a new folder with APK name between app folder and the APK, e.g. /system/app/test/test.apk

If I want to install test.apk as a system app, how can I install it without installing it via "User app"? Can I just copy and paste test.apk from /sdcard to /system/app folder and give desired permission?

Andrew T.
  • 15,988
  • 10
  • 74
  • 123
raviindia
  • 29
  • 1
  • 2

0 Answers0