softwareengineer1 / YourFriendlyDNS

A really awesome multi-platform (lin,win,mac,android) local caching and proxying dns server!
GNU General Public License v2.0
165 stars 28 forks source link

How to build for Android? #3

Open licaon-kter opened 5 years ago

licaon-kter commented 5 years ago
build/org.freedombasedsoftware.YourFriendlyDNS/Source/YourFriendlyDNS/android > gradle tasks                                                                                                                                                   

Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details

> Configure project :
Checking the license for package Android SDK Build-Tools 27 in /home/android/Android/Sdk/licenses
License for package Android SDK Build-Tools 27 accepted.
Preparing "Install Android SDK Build-Tools 27".
"Install Android SDK Build-Tools 27" ready.
Finishing "Install Android SDK Build-Tools 27"
Installing Android SDK Build-Tools 27 in /home/android/Android/Sdk/build-tools/27.0.0
"Install Android SDK Build-Tools 27" complete.

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'android'.
> Failed to notify project evaluation listener.
   > com.android.build.gradle.tasks.factory.AndroidJavaCompile.setDependencyCacheDir(Ljava/io/File;)V

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 44s