sorry all..my fault.
however, if anyone could enlighten me id be extremely appreciative: is there any way to move an apk from the system /data/apps folder to another without having a PAID version of a file manager? ive downloaded 6 in the ast hour and evreyone of them is telling me i need to get the plus version of the app.
if anyone has any info, please share
sorry all..my fault.
however, if anyone could enlighten me id be extremely appreciative: is there any way to move an apk from the system /data/apps folder to another without having a PAID version of a file manager? ive downloaded 6 in the ast hour and evreyone of them is telling me i need to get the plus version of the app.
if anyone has any info, please share
I'm guessing no, but just wanted to check. Is it possible to do this through Windows Explorer when connected by USB? My initial thought is no, but wanted to make sure.
adb pull /data/app/appname.apk
adb rm -r /data/app/appname.apk
adb uninstall appname
Rename the apk through windows now that the file is on your PC.
adb remount
adb push appname.apk /system/app/
adb shell chmod 644 /system/app/appname.apk
Reboot phone, and you're all done.
Root Explorer is a Paid Application - Discussion on how to obtain paid apps for free is highly frowned upon on D/F and all Sister Forumssorry all..my fault.
however, if anyone could enlighten me id be extremely appreciative: is there any way to move an apk from the system /data/apps folder to another without having a PAID version of a file manager? ive downloaded 6 in the ast hour and evreyone of them is telling me i need to get the plus version of the app.
if anyone has any info, please share
I just googled root explorer and found a few downloads for it.
Root Explorer is a Paid Application - Discussion on how to obtain paid apps for free is highly frowned upon on D/F and all Sister Forumssorry all..my fault.
however, if anyone could enlighten me id be extremely appreciative: is there any way to move an apk from the system /data/apps folder to another without having a PAID version of a file manager? ive downloaded 6 in the ast hour and evreyone of them is telling me i need to get the plus version of the app.
if anyone has any info, please share
I just googled root explorer and found a few downloads for it.
sorry all..my fault.
however, if anyone could enlighten me id be extremely appreciative: is there any way to move an apk from the system /data/apps folder to another without having a PAID version of a file manager? ive downloaded 6 in the ast hour and evreyone of them is telling me i need to get the plus version of the app.
if anyone has any info, please share