I would like to run something through an Android emulator. Does anyone know if there is a version that doesn’t require the JDK to be installed?
I have JRE, but I am not able to install JDK due to current configuration of another piece of software on this machine. (If I pretend there was an error finding JDK and install anyways, the program seems to fire up for about 3 seconds and then just kills itself)
One way to avoid your installation issue is to run the Android device in a virtual machine. For example, How to speed up the Android Emulator by up to 400% describes how to do this. As a bonus, it can run much faster than the “standard” emulator.