Merge pull request #387 from licaon-kter/patch-1

Add notes about building in a Linux VM
This commit is contained in:
Marcel Bokhorst 2016-03-24 11:34:54 +01:00
commit c317aabdfd
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@ Building is simple, if you install the right tools:
The native code is built as part of the Android Studio project.
It is expected that you can solve build problems yourself, so there is no support on building.
It builds fine on Linux so one can use [VirtualBox](http://virtualbox.org) + [Lubuntu](http://lubuntu.net) + [Android Studio package](https://paolorotolo.github.io/android-studio/) to get a VM setup that is known to be working.
If you cannot build yourself, there are prebuilt version of NetGuard available [here](https://github.com/M66B/NetGuard/releases).
*Translating*