08-03-2024, 04: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, 01:08 PM | #512 | |
cosiñeiro
Posts: 1,325
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 |
|
Advert | |
|
08-05-2024, 01:13 PM | #513 |
cosiñeiro
Posts: 1,325
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, 05:16 PM | #514 |
Bookmaker
Posts: 420
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." |
09-19-2024, 12:23 AM | #515 | |
Bookmaker
Posts: 420
Karma: 2143650
Join Date: Sep 2010
Device: Cybook Opus
|
Quote:
Did anybody ever even figure out exactly what was causing this? It would be nice if I could at least send some kind of bug report to Onyx since they do seem to vaguely pay attending to posts in the Boox reddit. |
|
Advert | |
|
09-19-2024, 04:29 AM | #516 |
Addict
Posts: 383
Karma: 10703708
Join Date: Dec 2020
Device: Kindle Paperwhite 3
|
The Onyx Boox Go 10.3 was added to the list of new Android devices last month: https://github.com/koreader/koreader/issues/8482. But as of yesterday's nightly build the e-ink refresh still hasn't been implemented, even though the Onyx e-ink driver works with the device.
How long does it usually take before support for devices are added? Is there an easy way to make Koreader use the Onyx driver for e-ink to refresh the screen before it's added by the devs? |
09-19-2024, 01:34 PM | #517 |
Wizard
Posts: 1,675
Karma: 730583
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
|
A few days to a few weeks probably. Tomorrow's nightly should support it.
|
09-23-2024, 11:42 AM | #518 |
Addict
Posts: 373
Karma: 557596
Join Date: May 2016
Location: Spain... is pain.. :-(
Device: Sony prs-t1, Boyue Likebook Plus (T80s), Boyue Likebook Mimas
|
Has been planned to implement zooming by gestures any time soon?
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Koreader running on Kobos (all of them, hopefully!) | giorgio130 | KOReader | 3525 | 10-30-2024 06:25 AM |
Koreader doesn't work on 5.4.3 | vr4y | Kindle Developer's Corner | 13 | 04-15-2014 04:40 AM |
coolreader/koreader without fmon | peyton | Kobo Developer's Corner | 17 | 03-30-2014 05:06 PM |
framebuffer settings for koreader | shadoooo | Kobo Developer's Corner | 15 | 01-01-2014 12:20 PM |
Koreader v. Coolreader | 93terp | Kobo Developer's Corner | 8 | 11-05-2013 05:37 AM |