[Q] Vassal Engine needs Java Runtime Environment - Nook Color General

Is it possible to get JRE on the Nook Color?

Nope. JRE cannot run on ANY android devices.

Bummer. Thanks for the info though.

Related

Java SE support in browser

Hi all,
As the android OS is built up on Java I assumed I could use java websites -- i no know this is not true as google have there own version.
I currently have root access on my standard rom .. is there a way I can add Java support to my nexus one 2.2.1?

[Q] Guide on setting up Nook Color development environment?

Does anyone have a link to a step-by-step guide to setting up Eclipse etc and creating a development environment for the Nook Color?
I will be working on a Windows 7 64bit machine.
Thanks!
+1
16 char limit

Making apps

what i need to make app or game for x8
In theory ...
- Android SDK (or Android NDK if you want/need to code native ARM code)
- Oracle Java JDK
- Eclipse
(everything else I failed to consider)
Apart from that ...
- Good knowledge about how to code in Java
- At least one real Android device to test your app/game on (just because it runs in the SDK Emulator does not mean it works as smooth on a real device)
I guess it would be a good idea to look around in the Android Development and Hacking section to ask questions / get the idea.

Problems with Android Studio and NDK

Good evening everyone!
Use Android Studio 1.5.1 on Mac OS X 10.11.3.
I need to compile an app that uses a library in C and I'm trying to configure for several nights Studio.
I downloaded the plugin Gradle 2.10 and 2.11 but I can not fill.
The situation in which they arrived is the following:
Android Studio 1.5.1
In Project Structure is configured Gradle 2:10
Android plugin version 2.0.0-Alpha7
Android NDK location configured with PATH dell'ndk I downloaded from the link in Project structure
Now, configuring the file with ../app/build.gradle apply plugin: 'com.android.model.application' I get the error
Error: (1, 0) Plugin with id 'com.android.model.application' not found.
Why? What am I doing wrong?
Thank you!
Roberto

Knowing more about developing

Please I need help on how to develop an android app
Android Studio is usually the place to start. It's an IDE for building apps.
Download Android Studio & App Tools - Android Developers
Android Studio provides app builders with an integrated development environment (IDE) optimized for Android apps. Download Android Studio today.
developer.android.com
It is possible to build apps just using just the command line.
Use the link above and scroll down to Command line tools only.

Categories

Resources