View Single Post
Old 07-25-2019, 12:32 PM   #536
Bratken
Connoisseur
Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.Bratken can teach chickens to fly.
 
Posts: 72
Karma: 3661
Join Date: Jun 2019
Location: Russia, Moscow
Device: Boyue Likebook Mimas
Lightbulb

And changelog says something about notes crash.
But download was slow.

P.S:
I wonder if we can use BYReader's apk? I mean people asked if we're able to downgrade.
So i did
Code:
adb shell pm path com.boyue.app.byreader
to check on apk's path
got /system/app/Boyue-Launcher.apk
Then i said
Code:
adb pull /system/app/Boyue-Launcher.apk
and got apk of BYRead-V1.1.0-2019060320
now you can test it... probably
UPD: no, you can't. Tried to install it on my phone. Boyue signed launcher app for Boyue devices only
Code:
adb: failed to install Boyue-Launcher.apk: Failure [INSTALL_FAILED_SHARED_USER_INCOMPATIBLE: Package couldn't be installed in /data/app/com.boyue.app.byreader-d5Wo8VWpp2Blq8YM4kFbYA==: Package com.boyue.app.byreader has no signatures that match those in shared user android.uid.system; ignoring!]
Probably APK needs some kind of tweaking to be installed on other devices. I'm not dev so i can only suppose that.
Also you can't install in /system. So no re-installation from ADB on Mimas. Only if you have root permission

Last edited by Bratken; 07-26-2019 at 03:20 AM. Reason: Tried BYReader apk
Bratken is offline   Reply With Quote