0
0
mirror of https://github.com/schwabe/ics-openvpn.git synced 2024-09-20 03:52:27 +02:00

note that you can copy ovpnlibs from the apk

--HG--
extra : rebase_source : 4e9e0eaa1d549a18c9270a61218b227aa3bb99db
This commit is contained in:
Arne Schwabe 2015-02-17 11:27:37 +01:00
parent 7c16dc0337
commit af8ddb8e31

View File

@ -27,6 +27,10 @@ Do cd main;./misc/build-native.(sh|bat) in the main directory of the project.
After that build the project using "gradle build" (Or use Android Studio).
The project is converted to gradle and building with Eclipse is no longer supported.
The ndk fails to build on Windows currently. As a workaround build on Linux and copy the ovpnlibs directory over to
Windows or downlaod a released version (e.g. from plai.de/android) and extract the libs and assets directory and place them
into main/ovpnlibs/
FAQ
Q: Why are you not answering my questions about modifying ics-openvpn/why do not help build my app on top