Closed GoogleCodeExporter closed 9 years ago
my device is Galaxy Nexus Google offical 4.3 (unroot)
Original comment by david....@zensis.com
on 2 Jan 2014 at 10:15
The version you are running is not an officially built version by me. Whoever
build that version has included the wrong OpenVPN version.
Original comment by arne@rfc2549.org
on 2 Jan 2014 at 1:53
Sorry. I gave the wrong steps to reproduce the issue. Below is the correct one,
1.Download ics-openvpn-9dfbd8897407.zip
2.Remove the org.jetbrains.annotations.NotNull import.
3.Build it to my device.
4.Get errors of misssing mini.armebi-v7a and etc files.
5.Download the lib.zip(attached) and put into the project.
6.Get the P:Options error
Original comment by david....@zensis.com
on 3 Jan 2014 at 2:19
Attachments:
Please use the official build instruction under doc/README.
Original comment by arne@rfc2549.org
on 3 Jan 2014 at 3:21
Thanks for your response. Fews questions about the build instructions.
Disable Google breakcode (WITH_BREAKPAD=0 in jni/Android.mk) or checkout google
breakcode
<Does it mean changing all "WITH_BREAKPAD=1" to "WITH_BREAKPAD=0">
- Make sure that ndk-build is in your build path.
<in which file to config>
Do ./misc/build-native.(sh|bat) in the root directory of the project.
<I tried in my mac, it showed "line 1: ndk-build: command not found">
After that build the project using "gradle build" (Or use Android Studio).
<Any detail about this step>
Many thanks.
Original comment by david....@zensis.com
on 3 Jan 2014 at 7:47
This will sound rude but since you are working for a commercial app developer
(indicated by your email), please read the FAQ #1 in the README. I am not going
to explain basic unix shell command usage to you. Also googling should
Original comment by arne@rfc2549.org
on 3 Jan 2014 at 1:02
I am very sure I followed all the steps. I builded the app and still get this
error causing in openvpn not connecting but giving up its process.
Original comment by Mumpitz...@gmx.de
on 25 Jul 2014 at 9:08
Original issue reported on code.google.com by
david....@zensis.com
on 2 Jan 2014 at 10:10