How to Install android-libandroidfw in Ubuntu 18.04



Install android-libandroidfw by entering the following commands in the terminal:

sudo apt update
sudo apt install android-libandroidfw

Description:

Android utility library

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.

Homepage: https://android.googlesource.com/platform/frameworks/base

Version: 1:7.0.0+r33-1

Section: universe/libs