YytepsLevel 2 - Senior Member
Path/to/desired/destination is the path on your computer that you want the file to go to.
Path/to/desired/destination is the path on your computer that you want the file to go to.
Jumptoheaven it will pull it. Is the problem that it just won't work to install it? Is the problem permission errors (which could be solved... )?
Maybe if you want you can find a different launcher apk like for Android tv that works with the kyocera after it's modified
[Login to see the link] [Login to see the link] [Login to see the link] [Login to see the link] thanks for replying!
I tried the pull command, it pulled the app successfully, but trying to install it returned error:
adb: failed to install C:\Users\ay\Documents\New folder\platform-tools\KcHomeAFP.apk: Failure [INSTALL_FAILED_INVALID_APK: Package couldn't be installed in /data/app/jp.kyocera.kyocerahome-1: Package /data/app/jp.kyocera.kyocerahome-1/base.apk code is missing]
and trying to "push" returned this error:
adb: error: failed to copy 'KcHomeAFP.apk' to '/system/priv-app/KcHomeAFP/KcHomeAFP.apk': remote couldn't create file: Read-only file system so what is the next step here?
Random thanks. I'm temporarily using the "list launcher" but I'm looking for a better solution...
The issue is that the apk is odexed hence a seperate oat file. You have to pull the apk file and the oat file and deodex it. Unfortunately the process is quite complex and to much to tell over in this forum. Check around on xda, you may find guidance there.
Apps4Flip-Admin I have the odex file. does it help the situation?
I cannot push it to the other device as its read-only.
[Login to see the link] you have to rebuild the apk with the odex file contained within. It is tricky and we do not know how to do it off hand
[Login to see the link] [Login to see the link] [Login to see the link] [Login to see the link] maybe software update will solve it?
if yes I will need an adb command to change usb mode to "software update"
I cannot do it in the device menu due to a device restriction,
does any body know such an adb command?