Linux Mint Eclipse Android NDK Getting-Started
The Tutorial shows you How to Quick Start with Android Development Kit NDK on Eclipse for Linux Mint.
On the Eclipse Android NDK Tutorial Bottom Link to Getting Started with Hello-World Android NDK Development on Eclipse.
The Android NDK is a Toolset that allows you to Implement parts of your App using Native-Code Languages such as C and C++.
The Contents and Details are Expressly Minimal to Give Focus Only to the Essentials Instructions and Commands ;)

-
How to Install Android NDK on Linux Mint
-
Install Eclipse Plugin.
Add Software Source:
Set Up:
https://dl-ssl.google.com/android/eclipse/
-
Install Eclipse Android NDK Plugin.
Select the NDK Plugins Checkbox and Follow..
-
Eclipse > Window > Prefereces.
-
Set Up Android NDK Path.
Set or Browse for the NDK Installation Location
-
Getting Started with Android NDK Code Development