Quote:
Originally Posted by pazos
Install an android launcher, better if it is optimized for e-ink, like https://www.mobileread.com/forums/sh...d.php?t=320940
Install KOReader and launch it from your new launcher.
Probably you can install apks on user storage too, with
Code:
adb install pakage.apk
but new installed applications won't be shown on the original launcher.
If you get an error installing with adb install then you should push your apps to /system/app or /system/priv-app but I hope there is no need to do that.
|
Thank you very much for taking the time to help me,I really appreciate it.
What I forgot to mention is that I'm using nova launcher (2015 version by nightboy) and I see koreader icon after pushing the apk to /system/app/ but it fails to open saying it has stopped working or something else. Do you think changing the launcher is going to make a difference?
Btw I will try with
adb install command but I highly doubt it'll work because as I said they have locked/limited the ability to install apps....