Android NDK Kubuntu 18.04 - Setting Up JDK
-
8. Installing JDK
How to Install Recommended Oracle Java JDK on Kubuntu
-
9. Setting UP Java Path
Finally, to Set Up JDK_PATH Env Variable
nano ~/.bashrc
Example Append (Following your JDK Installation Location):
export JDK_PATH=/usr/lib/jvm/jdk1.[X]*/bin export PATH=$PATH:$JDK_PATH
Just Change the [X] following the Installed JDK Release!
Load the New Environment Variables simply with:bash
Contents
Tags: Android, android development kit, android NDK install Kubuntu 18.04, Android NDK Install Kubuntu Bionic, android NDK Kubuntu 18.04, android NDK Kubuntu 18.04 install, android NDK Kubuntu 18.04 installation, Android NDK Kubuntu 18.04 Setup, Android NDK Kubuntu Bionic, Android NDK Kubuntu Bionic Install, Android NDK Kubuntu Bionic Installation, Android NDK Kubuntu Bionic Setup, android NDK tools Kubuntu, android tutorial, Getting Started, Guide, How-to, Install, install android ndk kubuntu, install android NDK Kubuntu 18.04, install android NDK tools Kubuntu, Kubuntu, Kubuntu 18.04 Bionic, Kubuntu 18.04 install android NDK, Kubuntu linux, Kubuntu tutorial, Linux, Linux Tutorial, mobile development tutorial, Tutorial