Jump to content

Is there a usable JVM for Liquid?


Guest Yuking

Recommended Posts

Guest kylenk

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

Link to comment
Share on other sites

Guest linuxluver
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.

Link to comment
Share on other sites

Guest kylenk
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...

Link to comment
Share on other sites

Guest endamaco

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

Link to comment
Share on other sites

Guest Yuking
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?

Link to comment
Share on other sites

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.