android-platform-tools-base 2.2.2-2 source package in Ubuntu

Changelog

android-platform-tools-base (2.2.2-2) unstable; urgency=medium

  * New using_Debian_Android_SDK.patch: When using Debian's Android SDK, the
    plugin will select the best `android.jar` and Build-Tools available.
  * d/control:
    * Suggests android-debian-helper that helps using the Gradle plugin provided
      by this package.
    * Depends on JDK8 since the code uses Java 8 Streams and lambda.

 -- Kai-Chung Yan <email address hidden>  Tue, 28 Feb 2017 19:37:48 +0800

Upload details

Uploaded by:
Android tools Maintainer
Uploaded to:
Sid
Original maintainer:
Android tools Maintainer
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
android-platform-tools-base_2.2.2-2.dsc 3.6 KiB d0d97440d17d43a66d5b4fcc96735bb0c172eaa13cf893ee540cc8572a0f5778
android-platform-tools-base_2.2.2.orig.tar.xz 16.3 MiB 079fd0757fdea4172acc759112215db387312e0c416ba4b17608f97c94909b71
android-platform-tools-base_2.2.2-2.debian.tar.xz 980.0 KiB 91cb7d0f21af16c1de1dc0e399d20ca37d65997c885c04dc1d26008edc6b1ce6

Available diffs

No changes file available.

Binary packages built by this source

android-platform-tools-base: base tools for developing applications for the Android system

 This package includes various tools for developing and building Android
 applications, e.g.
 .
  * Draw 9-patch: Allows you to easily create a NinePatch graphic using a
    WYSIWYG editor. It also previews stretched versions of the image, and
    highlights the area in which content is allowed.
 .
  * screenshot2: Takes a screenshot from a remote Android device.
 .
 default-jre or other non-headless JRE needs to be installed in order to run
 "draw9patch". However draw9patch fails to run due to bug #798794.

libandroid-ddms-java: Communicate with devices through adb - Core library

 Dalvik Debug Monitor Server (DDMS) provides port-forwarding services, screen
 capture on the device, thread and heap information on the device, logcat,
 process, and radio state information, incoming call and SMS spoofing, location
 data spoofing, and more.
 .
 This library is used by several tools outside of DDMS such as HierarchyViewer.
 .
 This package provides "ddmlib.jar" in the Android SDK.

libandroid-layoutlib-api-java: No summary available for libandroid-layoutlib-api-java in ubuntu zesty.

No description available for libandroid-layoutlib-api-java in ubuntu zesty.

libandroid-tools-annotations-java: annotations used throughout the Android tools libraries

 This package provides support for annotations which can be found in all
 Android tools libraries.

libandroid-tools-common-java: common library used by other Android tools libraries

 This package provides common tasks and classes which are used by other Android
 tools libraries.

libandroid-tools-dvlib-java: Library to manage the Android device database XML files

 This library is used by libandroid-tools-sdklib-java.
 .
 This package provides "dvlib.jar" in the Android SDK

libandroid-tools-repository-java: Library for downloading and managing package repositories

 This library provides the API to parse the XML format manifest of Android SDK's
 official package repository.
 .
 This package provides "repository.jar" in the Android SDK.

libandroid-tools-sdklib-java: No summary available for libandroid-tools-sdklib-java in ubuntu artful.

No description available for libandroid-tools-sdklib-java in ubuntu artful.

libgradle-android-plugin-java: Android Plugin for Gradle

 The Android build system uses the Android Plugin for Gradle to support building
 Android applications with the Gradle build toolkit. The plugin runs independent
 of Android Studio so the plugin and the Gradle build system can be updated
 independently of Android Studio. You can build your Android applications from
 within Android Studio or from the command line on your machine or on machines
 where Android Studio is not installed (such as continuous integration servers).
 .
 This package does not include gradle-experimental.jar because its dependencies
 are hard to resolve in Debian.
 .
 To build an Android application using the plugin in Debian, install
 `android-debian-helper` and use the init.gradle provided by that package.

libgradle-android-plugin-java-doc: No summary available for libgradle-android-plugin-java-doc in ubuntu artful.

No description available for libgradle-android-plugin-java-doc in ubuntu artful.