getlantern / firetweet

FireTweet for Android powered by Lantern
272 stars 73 forks source link

libgojni.so will not run on Android 5.0 #142

Closed adrnsoh closed 8 years ago

adrnsoh commented 8 years ago

07-17 16:36:37.136: W/linker(7145): libgojni.so has text relocations. This is wasting memory and prevents security hardening. Please fix.

Firetweet won't run Android 5.x either. Need PIE support

adrnsoh commented 8 years ago

https://github.com/golang/go/issues/9210

uaalto commented 8 years ago

We are currently changing the compilation process. Hopefully will be ready soon.

adrnsoh commented 8 years ago

Any updates?? Looking forward to it.

uaalto commented 8 years ago

It will be handled by the standard tools gomobile any time soon. Support will ultimately depend on Go 1.5 and these tools.

uaalto commented 8 years ago

Hi @adrnsoh. Would you mind testing the pull request on your platform please? Thanks!

adrnsoh commented 8 years ago

Prevously, it just crashed. Now it goes through a list of dns (meek fronts) but isn't able to connect to any of them.