libandroid-tools-annotations-j software package provides annotations used throughout the Android tools libraries, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libandroid-tools-annotations-j
libandroid-tools-annotations-j is installed in your system.
Make ensure the libandroid-tools-annotations-j package were installed using the commands given below,
$ sudo dpkg-query -l | grep libandroid-tools-annotations-j*
You will get with libandroid-tools-annotations-j package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Java |
| Package | libandroid-tools-annotations-j |
| Version | 2.0.0-1 |
| Description | annotations used throughout the Android tools libraries |
| Sub Section | Java |