Skip to content

A simple jMonkeyEngine based project using Android Studio

Notifications You must be signed in to change notification settings

iwgeric/Simple-jME-Android

Repository files navigation

This is a simple Android Studio project to demonstrate how to use jMonkeyEngine within the Android Studio environment.

http://developer.android.com/tools/studio/index.html
http://www.jmonkeyengine.org/

  1. Download and Install Android Studio - http://developer.android.com/sdk/index.html
  2. Download the Android SDK versions you want to develop and test for by selecting Tools->Android->SDK Manager. This project has a minimum level of Android 4.4 (API 19 - KitKat)
  3. From within Android Studio, create a new project by selecting File->New->Project From Version Control->Github

After the project is created within Android Studio, plug in your device via USB and you should be able to run the "app" configuration with the play toolbar button. This will download, install, and run the application.

If you have issues connecting to the device, make sure you've installed the device manufacturer's USB drivers.

About

A simple jMonkeyEngine based project using Android Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages