View Single Post
Old 08-24-2023, 05:59 PM   #13
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 mergen3107 View Post
In these rare cases when I really need the bleeding edge nightly I just compile debug apk it has its own signature and can be updated when needed as long as GitHub is alive
Hmmm.

You just git cloned koreader, all its dependencies, setup'd JDK8, downloaded the entire android SDK/NDK and built the gazillion libraries. You ended up with a build tree of ~30GB without counting build prerequisites.

With all these burders I think it is not a solution/workaround for most users. But, for you? It might be fine but you already did 99'9999999% of the job.

You just need to generate your own signing key and use something like uber-apk-signer to sign the APK with your own keys and reach 100% of DIY
pazos is offline   Reply With Quote