Add notes about building in a Linux VM

This commit is contained in:
licaon-kter 2016-03-24 12:31:25 +02:00
parent 1adbc3c051
commit 27816ddcd9
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*