How to Install and Uninstall android-headers-19 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "android-headers-19" package

This is a short guide on how to install android-headers-19 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install android-headers-19

2. Uninstall "android-headers-19" package

Please follow the guidelines below to uninstall android-headers-19 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove android-headers-19 $ sudo apt autoclean && sudo apt autoremove

3. Information about the android-headers-19 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: android-headers-19
Priority: extra
Section: libdevel
Installed-Size: 2062
Maintainer: Ubuntu Developers
Architecture: all
Source: android-headers
Version: 23-0ubuntu2
Filename: pool/main/a/android-headers/android-headers-19_23-0ubuntu2_all.deb
Size: 282042
MD5sum: de0cad2fb728bb1a80086a257b1f4317
SHA1: c79d8ac70def48755e502585c1693bfd8b7be210
SHA256: 8c2d88d5722f1c7a7ec8675b59500a7b4aed20d200933105d22c313149389966
Description-en: Android Platform Headers from AOSP releases
Android NDK provided by Google contains subset of AOSP platform
headers which are deemed "external interface" by Google. However,
writing advanced software for Android necessitates access to complete
platform. Many aspects of it change, sometimes drastically, between
releases, so compiling user source code against platform headers for
different releases is required (e.g. for libhybris).
.
This package provides the platform development headers for core components
of AOSP (Android Open Source Project), for the 4.4 release
Description-md5: b120b77131a759aef6d2ee8c3ae8aa6e
Multi-Arch: foreign
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m

5. The same packages on other Linux Distributions