androidsdk-tools 22.2+git20130830~92d25d6-1 source package in Ubuntu

Changelog

androidsdk-tools (22.2+git20130830~92d25d6-1) unstable; urgency=low


  * New upstream release.
  * Remove non-ASCII characters from d/*.pod
    - fixes FTBFS with perl 5.18.

 -- Jakub Adam <email address hidden>  Sat, 07 Sep 2013 16:54:19 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
androidsdk-tools_22.2+git20130830~92d25d6-1.dsc 3.0 KiB 567277ba3e08831767177b277928cede117fef4e54cf57e8e48bd606dfa801ae
androidsdk-tools_22.2+git20130830~92d25d6.orig.tar.xz 657.5 KiB 4ff672fe55fa071e3919863b1090d636490321a38ec30f108cfa63d44e3fca0b
androidsdk-tools_22.2+git20130830~92d25d6-1.debian.tar.gz 22.3 KiB 5317a6337844d6f4785acbc63b783579b3bcf7c9118a2de2493044298e336f2e

No changes file available.

Binary packages built by this source

androidsdk-ddms: Graphical debugging tool for Android

 Dalvik Debug Monitor is a tool for debugging Android applications. Among
 others, it provides these capabilities:
 .
  * 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
 .
 This package is required only when you want to run DDMS as a stand-alone
 application. For usage from within Eclipse IDE, install eclipse-adt.

androidsdk-hierarchyviewer: Tool to debug and optimize Android user interface

 Hierarchy Viewer allows you to debug and optimize your user interface.
 It provides a visual representation of the layout's View hierarchy
 (the Layout View) and a magnified inspector of the display (the Pixel
 Perfect View).
 .
 This package is required only when you want to run DDMS as a stand-alone
 application. For usage from within Eclipse IDE, install eclipse-adt.

androidsdk-traceview: No summary available for androidsdk-traceview in ubuntu vivid.

No description available for androidsdk-traceview in ubuntu vivid.

androidsdk-uiautomatorviewer: Tool to scan and analyze the UI components of an Android application

 The uiautomatorviewer tool provides a convenient visual interface to inspect
 the layout hierarchy and view the properties of the individual UI components
 that are displayed on the test device. Using this information, you can later
 create uiautomator tests with selector objects that target specific UI
 components to test.

libandroidsdk-common-java: Android sdk tools common library

 Common library used by other android sdk tools.

libandroidsdk-ddmlib-java: Library for communicaton with connected Android devices

 Dalvik Debug Monitor Server provides a way to communicate via adb with
 Android devices connected through USB or running in emulator.

libandroidsdk-ddmuilib-java: User interface library for ddmlib

 Dalvik Debug Monitor Server provides a way to communicate via adb with
 Android devices connected through USB or running in emulator.
 .
 This library provies UI components for use with ddmlib.

libandroidsdk-hierarchyviewerlib-java: Android Hierarchy Viewer library

 Hierarchy Viewer allows you to debug and optimize your user interface.
 It provides a visual representation of the layout's view hierarchy
 (the Layout View) and a magnified inspector of the display (the Pixel
 Perfect View).

libandroidsdk-sdklib-java: Android SDKlib

 The Android SDKlib contains the resource assembler that compiles
 the static resource files of an Android project.
 .
 This version of the SDKlib library lacks the support for the SDK manager.

libandroidsdk-sdkstats-java: No summary available for libandroidsdk-sdkstats-java in ubuntu utopic.

No description available for libandroidsdk-sdkstats-java in ubuntu utopic.

libandroidsdk-swtmenubar-java: Android SDK OS menubar hook library

 This project provides a platform-specific way to hook into the default
 OS menu bar.
 .
 Typically, an SWT Menu named "Tools" should be provided into which the
 library will add "About" and "Options" menu items.