android-platform-frameworks-base 21-2 source package in Ubuntu

Changelog

android-platform-frameworks-base (21-2) unstable; urgency=low


  * add versions to shlibs so dh can do dep detection
    (Closes: #768821) (Closes: #769236)
  * set Android Tools team as Maintainer
  * fix installation of aapt bash completion rules

 -- Hans-Christoph Steiner <email address hidden>  Tue, 02 Dec 2014 14:36:42 +0100

Upload details

Uploaded by:
Android tools Maintainer
Uploaded to:
Sid
Original maintainer:
Android tools Maintainer
Architectures:
amd64 i386
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Vivid: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
android-platform-frameworks-base_21-2.dsc 2.5 KiB 45c59f33cc66dd586dad3ca14a7da79dc9c91e4740af6ecb944a1fbdc2973faf
android-platform-frameworks-base_21.orig.tar.gz 720.3 KiB f39690496cc16e6a0bb978d5c1e4bbd21732f5084921fcdb21e60b214fe597c9
android-platform-frameworks-base_21-2.debian.tar.xz 12.6 KiB ecbe456d5c3e18a15bfee0cc9900bbb18b317890b76b8469224df8b1b21fee7c

Available diffs

No changes file available.

Binary packages built by this source

aapt: Android Asset Packaging Tool

 The Android Asset Packaging Tool (aapt) takes your application resource
 files, such as the AndroidManifest.xml file and the XML files for your
 Activities, and compiles them. An R.java is also produced so you can
 reference your resources from your Java code. This tool allows you to view,
 create, and update Zip-compatible archives (zip, jar, apk). It can also
 compile resources into binary assets.

android-libandroidfw: No summary available for android-libandroidfw in ubuntu vivid.

No description available for android-libandroidfw in ubuntu vivid.

android-libandroidfw-dev: Android utility library - Development files

 Library providing utility functions to Android related tools. This is needed
 purely to get various Android utilities working. In the Google builds of the
 Android SDK, this library is statically linked, but in the Debian packaging,
 it is a private shared library.
 .
 This package contains the development files.