View Single Post
Old 08-12-2019, 08:53 AM   #227
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by amin021023 View Post
I have already rooted it and I have already tried the koreader-android-arm-linux-androideabi-v2019.08.apk but it doesn't work.

And I thought I'd need to install the launcher prior to installing koreader.

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.

Quote:
Originally Posted by amin021023 View Post

The thing is that my rebranded boyue is locked so the only way to install apps on its original Rom (which I intend to keep) is to install them as system apps by pushing them apks to /system/app after mounting the /system through su and adb shell.
.
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.
pazos is offline   Reply With Quote