xboxscene.org forums

Author Topic: There's Any Java Emulator For The Xbox?  (Read 105 times)

worldwhore3

  • Archived User
  • Full Member
  • *
  • Posts: 163
There's Any Java Emulator For The Xbox?
« on: September 26, 2011, 12:05:00 AM »

java is a programming language, not a operating system.  hence you do not emulate java.

one would have to create an application which processes java code.


if noone here programs in java, you likely wont see any work ever with your idea.  you better get crackin over there if you want it.
Logged

Movax

  • Recovered User
  • Hero Member
  • *
  • Posts: 611
There's Any Java Emulator For The Xbox?
« Reply #1 on: September 26, 2011, 10:08:00 AM »

QUOTE(worldwhore3 @ Sep 26 2011, 02:05 AM) View Post

java is a programming language, not a operating system.  hence you do not emulate java.

one would have to create an application which processes java code.
if noone here programs in java, you likely wont see any work ever with your idea.  you better get crackin over there if you want it.


You need the ability to create a java virtual machine that can process java bytecode. This is actually a lot closer to an (virtual) operating system and/or emulator than anything else. The best way on xbox is via xbox-linux.
Logged