yvesf / andiodine

Android VPN over DNS (no root required). Repo moved to gitlab
https://gitlab.com/andiodine/andiodine
151 stars 27 forks source link

messages between native and GUI broken #8

Closed bjoern-r closed 10 years ago

bjoern-r commented 10 years ago

when i try to connect to a iodine server the mesages from the native that are shown in logcat and the gui have wrong values: Messages from logcat http://paste.debian.net/115931/ messages from a native iodine session in the adb shell: http://paste.debian.net/115933/

yvesf commented 10 years ago

Hi, thanks for reporting. This is a string formatting problem and fixed in current HEAD. Please wait for next release version (I want to add a specific hint for this strange exception related to #4) or compile yourself (ndk-build && ant debug ; you need the android sdk and ndk). Kind regards, Yves

yvesf commented 10 years ago

solved in HEAD, next release is v1.2