Quote:
Originally Posted by mergen3107
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