GNU/Linux Ubuntu 20.10 Installing Android NDK – Step by step Guide
How to Install Android Native Development Kit on Ubuntu 20.10 Groovy 64-bit GNU/Linux desktop – Step by step Tutorial.
And the Android NDK for Ubuntu Groovy is a Toolset that allows you to Implement parts of your App using Native-Code Languages such as C and C++.
Android Development Require Oracle Java JDK 6+, so I have included a Link to Oracle JDK Ubuntu Installation Guide.
Moreover, the Android NDK Setup Require also the Android SDK so you will Find also detailed instructions to Install it on Ubuntu.
Finally, you find Guide to Getting Started with NDK Development on Eclipse IDE.

-
1. Launching Terminal
Open Terminal Window
Ctrl+Alt+t on desktop
(Press “Enter” to Execute Commands).
Contents