cuberite / android

Official Android app for Cuberite
Apache License 2.0
86 stars 7 forks source link

Cuberite won't install on LGK20+ #55

Closed davidm5375 closed 4 years ago

davidm5375 commented 4 years ago

For some reason it wont install, even though it installed on my other phone...

It says i "need an internet connection" even though i am on github on the phone iwas trying to install cuberite on.

mathiascode commented 4 years ago

Is your Android version 7.0?

davidm5375 commented 4 years ago

Yes

mathiascode commented 4 years ago

@bearbin Do you think we could use a 256-bit EC cert on builds.cuberite.org and download.cuberite.org instead of 384-bit? There was a regression in Android 7.0-7.1 where the SSL stack only supports the secp256r1 curve.

bearbin commented 4 years ago

Done, but I can't easily test as I don't have an android of the appropriate version.

mathiascode commented 4 years ago

I tested, it works. @davidm5375 Can you confirm?

davidm5375 commented 4 years ago

Ok, It looks like its working now. Thanks!