08-03-2024, 03:32 PM | #511 |
Enthusiast
Posts: 30
Karma: 10
Join Date: Aug 2019
Device: Kobo Aura H2O (N250) / Kobo Aura (N514) / Sony PRS 600
|
|
08-05-2024, 12:08 PM | #512 | |
cosiñeiro
Posts: 1,316
Karma: 2200073
Join Date: Apr 2014
Device: BQ Cervantes 4
|
Quote:
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 |
|
08-05-2024, 12:13 PM | #513 |
cosiñeiro
Posts: 1,316
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 |
08-11-2024, 04:16 PM | #514 |
Bookmaker
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." |
Thread Tools | Search this Thread |
|
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 |