Skip to content

Added player.efis.pfd.txt

username-removed-1146181 requested to merge ninelima/fdroiddata:master into master

I did all the steps as described in https://gitlab.com/fdroid/fdroiddata/blob/master/CONTRIBUTING.md The last step: "../fdroidserver/fdroid build -v -l player.efis.pfd" fails. I appears there is a path prepended to ANDROID_HOME. (See below).

Environment is Cygwin on Win7, Android Studio. I cannot resolve it. Any suggestions would be welcome.


BUILD FAILED

Total time: 5.449 secs ERROR: Could not build app player.efis.pfd: Error cleaning player.efis.pfd:2.2.0 ==== detail begin ==== FAILURE: Build failed with an exception.

  • What went wrong: A problem occurred configuring project ':app'.

The SDK directory 'H:\src\fdroiddata\build\player.efis.pfd\cygdrive\h\home\player\apps\Android\sdk' does not exist.

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 5.449 secs ==== detail end ==== INFO: Finished. INFO: 1 builds failed

Merge request reports