• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

APK editor file install

Mike Zap

Lurker
I have APK editor pro and I'm trying to rename a file. Once I go into common edit and rename the file it saves fine but once I go to install the apk file it just comes back with the error not installed. Is there another way/program I can use to install the apk file. Thanks
 
I have APK editor pro and I'm trying to rename a file. Once I go into common edit and rename the file it saves fine but once I go to install the apk file it just comes back with the error not installed. Is there another way/program I can use to install the apk file. Thanks
Adb install
 
Do you mean with an Android app or through windows
I meant transfer the file to a PC with minimal adb, I'm assuming you know how to use cmd prompt.

Once your device is connected, drivers installed and recognized. Type: adb install then drag the apk file into cmd and press enter.
 
Back
Top Bottom