Generated apk without Android Studio
问题 I need generate an apk when the all tests passed successfully in teamcity, but I need to do it without Android Studio because the teamcity is installed in another machine. Any help is welcome, thanks I set up a build step with Gradle where: Gradle task: assembleDebug Working directory: path to my project Gradle home path: C:/gradle-2.8 JDK: default (i have set up JAVA_HOME environment variable ) Now, when I run the build fails, in the build logs shows [Step 1/5] Starting: C:\gradle-2.8\bin