September 2013
Beginner to intermediate
388 pages
8h 19m
English
Before you can start writing any application or game with Libgdx, you need to download and install the library and also some additional software.
Due to the fact that Libgdx is a framework based on Java, it is necessary to download the JDK. The software is freely available on Oracle's website at http://www.oracle.com/technetwork/java/javase/downloads/index.html.

Click on the DOWNLOAD button to start downloading the latest JDK.
It is important to choose the JDK instead of the JRE package. The reason is that the JDK package contains both, the Java Runtime Environment (JRE ) to ...
Read now
Unlock full access