How to Install android-libbase-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install android-libbase-dev

Description:

Android base library - Development files

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. . This package contains the development files.

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

Version: 1:7.0.0+r33-2

Section: universe/libdevel