UnifiedNlp icon indicating copy to clipboard operation
UnifiedNlp copied to clipboard

move to system

Open climf opened this issue 7 years ago • 4 comments

Should I use Lucky Patcher to move package to /system/app

android 4.4.4

climf avatar Feb 28 '17 23:02 climf

readme

Copy NetworkLocation.apk to /system/priv-app (from your PC, call adb push NetworkLocation.apk /system/priv-app/NetworkLocation.apk)

my package is /data/app/org.microg.nlp-2.apk

does the readme refer to something other than UnifiedNLP?

climf avatar Feb 28 '17 23:02 climf

The readme refer to moving it manually with a file manager or with adb (that make it a system app directly without installing it before). The filename doesn't really matter, just the position.

ale5000-git avatar Mar 01 '17 00:03 ale5000-git

need i first Uninstall it?

climf avatar Mar 01 '17 00:03 climf

@climf: Moving it with an app (in this case Lucky Patcher) should be the same. Doesn't it work?

PS: Please close the issue if it works.

ale5000-git avatar Aug 26 '17 13:08 ale5000-git