How to Install android-libbase in Ubuntu 18.04



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

sudo apt update
sudo apt install android-libbase

Description:

Android base library

This library provides APIs for basic tasks like handling files, Unicode strings, logging, memory allocation, integer parsing, etc.. . This library is only used by Android SDK currently.

Homepage: https://android.googlesource.com/platform/system/core

Version: 1:7.0.0+r33-2

Section: universe/libs