User Tag List

Results 1 to 2 of 2

Thread: Error Building APK - Android Studio Giraffe

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleXNA Export Module

    Join Date
    Nov 2010
    Posts
    61
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Error Building APK - Android Studio Giraffe

    I have the latest version of Android Studios, and I have installed JDK 11 but I am getting the following error when trying to build the APK in Fusion.

    Checking the license for package SDK Patch Applier v4 in C:\Program Files\Android\Android Studio\licenses
    Warning: License for package SDK Patch Applier v4 not accepted.
    Checking the license for package Android Emulator in C:\Program Files\Android\Android Studio\licenses
    Warning: License for package Android Emulator not accepted.
    Checking the license for package Android SDK Platform-Tools in C:\Program Files\Android\Android Studio\licenses
    Warning: License for package Android SDK Platform-Tools not accepted.
    Checking the license for package Android SDK Tools in C:\Program Files\Android\Android Studio\licenses
    Warning: License for package Android SDK Tools not accepted.
    Checking the license for package Android SDK Build-Tools 30.0.2 in C:\Program Files\Android\Android Studio\licenses
    Warning: License for package Android SDK Build-Tools 30.0.2 not accepted.
    Checking the license for package Android SDK Platform 34 in C:\Program Files\Android\Android Studio\licenses
    Warning: License for package Android SDK Platform 34 not accepted.

    FAILURE: Build failed with an exception.

    * What went wrong:
    Could not determine the dependencies of task ':app:processReleaseResources'.
    > Failed to install the following Android SDK packages as some licences have not been accepted.
    patcher;v4 SDK Patch Applier v4
    build-tools;30.0.2 Android SDK Build-Tools 30.0.2
    platform-tools Android SDK Platform-Tools
    tools Android SDK Tools
    emulator Android Emulator
    platforms;android-34 Android SDK Platform 34
    To build this project, accept the SDK license agreements and install the missing components using the Android Studio SDK Manager.
    Alternatively, to transfer the license agreements from one workstation to another, see http://d.android.com/r/studio-ui/export-licenses.html

    Using Android SDK: C:\Program Files\Android\Android Studio

    * 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

    BUILD FAILED in 1s

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleXNA Export Module

    Join Date
    Nov 2010
    Posts
    61
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Fixed

    I fixed by pointing the SDK to the correct location. I couldnt figure out how to delete the post.

Similar Threads

  1. Error Building Android Application
    By drnebula in forum Android Export Module 2.5
    Replies: 1
    Last Post: 16th November 2017, 10:15 PM
  2. Error Building Apk - Android SDK
    By droxon in forum Android Export Module 2.5
    Replies: 6
    Last Post: 15th May 2017, 11:54 PM
  3. Replies: 15
    Last Post: 28th September 2015, 09:16 PM
  4. [Building Error] Android Dialogs & Android Lights
    By ProdigyX in forum Android Export Module Version 2.0
    Replies: 2
    Last Post: 20th March 2013, 10:05 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •