Jump to content

Is there a usable JVM for Liquid?


Recommended Posts

Guest kylenk
Posted

not sure about lcr, but try JBlend. Meant to be faster than jbed. I know under 1.6 Jblend works but its kinda slow, and JBed does not work

Posted
Is there a usable JVM for Liquid (LCR-1.1.1)?

Dalvik is built-in. Why do you need another one?

Guest linuxluver
Posted
Is there a usable JVM for Liquid (LCR-1.1.1)?

My understanding is that Android includes the Dalvik Java Virtual machine environment.

IIRC, most apps for Android are Java apps and they run in the Dalvik JVM.

Guest kylenk
Posted
My understanding is that Android includes the Dalvik Java Virtual machine environment.

IIRC, most apps for Android are Java apps and they run in the Dalvik JVM.

pretty sure that's the case, with android 1.0 i don't think the developers kit allowed for C...

Guest Yuking
Posted
pretty sure he's referring to running j2me apps

Yes. I want to run some *.JAR applications (games...). Thanks, I'll try it.

Guest Yuking
Posted

Both can not work. :)

Jbed is close forced always. JBlend can install JAR files, but none works.

Guest Vailo
Posted

Just a newbe question, what is Jblend and what does it do? I suppose something related to Java?

Guest endamaco
Posted

So:

download This and unzip into tools directory then:

#  adb install MetaMidpPlayer.apk

# adb install MidpPlayer.apk

# adb remount

# adb push libjbmidp.so /system/lib

# adb push libjbmidpdy.so /system/lib

# adb shell reboot

I get this from here

Guest Yuking
Posted
So:

download This and unzip into tools directory then:

#  adb install MetaMidpPlayer.apk

# adb install MidpPlayer.apk

# adb remount

# adb push libjbmidp.so /system/lib

# adb push libjbmidpdy.so /system/lib

# adb shell reboot

I get this from here

I did it, but still can not work. Which ROM are you using?

Guest endamaco
Posted

I don't have installed that.. i only reported to you

Guest Yuking
Posted
I don't have installed that.. i only reported to you

:)

Guest navygino
Posted

I am also very interested to have workable JVM that I can install any .jar apps.

Especially the QQ2010.....

Guest Yuking
Posted
I just came across netmite:

http://www.netmite.com/android/index.html

Not sure if that's exactly what you're looking for but it worked for me.

It basically converts jar or jad files to apk which then run in their netmite environment

Yes, it works!! It is better if it can convert jar files without network.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.