Source: android-sdk-helper Section: java Priority: optional Maintainer: Android Tools Maintainers Uploaders: Kai-Chung Yan Build-Depends: debhelper (>= 10~), default-jdk-headless (>= 2:1.8) | default-jdk (>= 2:1.8), gradle-debian-helper, maven-repo-helper Standards-Version: 3.9.8 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/android-tools-team/android-sdk-helper Vcs-Git: https://salsa.debian.org/android-tools-team/android-sdk-helper.git Package: android-sdk-helper Architecture: all Depends: gradle (>= 3.2.1), libgradle-android-plugin-java (>= 2.2.2), ${misc:Depends} Suggests: android-sdk Description: Helper tools for building Android apps using Debian's Android SDK The Android SDK packaged in Debian is a restricted distribution with only one version of Build-Tools and limited selections of the Android target frameworks (android.jar). This package provides helper tools to build Android apps using Debian's Android SDK without modifying the build scripts. . This package consists of: . * A Gradle init script that forces a build script to use the Gradle Android Plugin in Debian which is patched to work with the SDK.