Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vpnht/android

VPN.ht Android Application. Based on ics-openvpn.
https://github.com/vpnht/android

android openvpn vpn

Last synced: 3 months ago
JSON representation

VPN.ht Android Application. Based on ics-openvpn.

Awesome Lists containing this project

README

        

#VPN.ht for Android

## Contributing

### Build Instructions

The [gradle build system](http://tools.android.com/tech-docs/new-build-system/user-guide) will fetch all dependencies and generate
files you need to build the project. You first need to generate the
local.properties (replace YOUR_SDK_DIR by your actual android sdk dir)
file:

$ echo "sdk.dir=YOUR_SDK_DIR" > local.properties

You can now sync, build and install the project:

$ ./gradlew assembleDebug # assemble the debug .apk
$ ./gradlew installDebug # install the debug .apk if you have an
# emulator or an Android device connected

You can use [Android Studio](http://developer.android.com/sdk/installing/studio.html) by importing the project as a Gradle project.

##Copyright and License
Code released under the [GPLv3](LICENSE). Images and user interface are copyrighted by VPN.ht Limited