Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > KOReader

Notices

Reply
 
Thread Tools Search this Thread
Old 08-03-2024, 03:32 PM   #511
karthikrr
Enthusiast
karthikrr began at the beginning.
 
Posts: 30
Karma: 10
Join Date: Aug 2019
Device: Kobo Aura H2O (N250) / Kobo Aura (N514) / Sony PRS 600
Quote:
Originally Posted by Frenzie View Post
Just to be sure, our build does work?
koreader-android-arm64-v2024.07.apk works without issues on both devices.
karthikrr is offline   Reply With Quote
Old 08-05-2024, 12:08 PM   #512
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,314
Karma: 2200073
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by karthikrr View Post
koreader-android-arm64-v2024.07.apk works without issues on both devices.

Remember the android project is just a shell. Every single 3rd party dep needs to be built as well. Double check you got the prerrequisites right and start a clean build:

Code:
ANDROID_ARCH=arm64 ./kodev clean android
ANDROID_ARCH=arm64 ./kodev release android
Watch the output as it provides useful info in case something fails to build.
pazos is offline   Reply With Quote
Old 08-05-2024, 12:13 PM   #513
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,314
Karma: 2200073
Join Date: Apr 2014
Device: BQ Cervantes 4
While debug builds are ok for debug are TOTALLY NOT OK to run them in a production environment. They're a lot of slower, a lot thicker and each transitition between the file manager and the reader will be, at least, 2x slower. Version updates will take about 4-5x time too.

Much better to build a release APK and sign it. The easiest option is to use https://github.com/patrickfav/uber-apk-signer

Something like
Code:
uber-apk-signer -a path/to/app.apk
should produce a path/to/app-aligned-debugsigned.apk that's installable.
pazos is offline   Reply With Quote
Old Today, 04:16 PM   #514
Rand Brittain
Bookmaker
Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.
 
Posts: 419
Karma: 2143650
Join Date: Sep 2010
Device: Cybook Opus
I wound up getting an Onyx Tab Ultra C Pro after my Tab Ultra had an "accident", since the Tab Ultra isn't made any longer. Sadly, it looks like this one still has the "it takes several seconds to load a folder that has more than a hundred or so things in it" issue that I had with the Tab Ultra and the Nova Air 2 for a while.

I had hoped we were past this with a newer device, but I may just have to hope it gets fixed, since I think the only thing that helped with the other devices was "eventually a firmware update comes that makes the issue go away."
Rand Brittain is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Koreader running on Kobos (all of them, hopefully!) giorgio130 KOReader 3522 08-02-2024 12:53 AM
Koreader doesn't work on 5.4.3 vr4y Kindle Developer's Corner 13 04-15-2014 03:40 AM
coolreader/koreader without fmon peyton Kobo Developer's Corner 17 03-30-2014 04:06 PM
framebuffer settings for koreader shadoooo Kobo Developer's Corner 15 01-01-2014 11:20 AM
Koreader v. Coolreader 93terp Kobo Developer's Corner 8 11-05-2013 04:37 AM


All times are GMT -4. The time now is 06:27 PM.


MobileRead.com is a privately owned, operated and funded community.