Guest Yuking Posted March 19, 2010 Report Posted March 19, 2010 Is there a usable JVM for Liquid (LCR-1.1.1)?
Guest kylenk Posted March 19, 2010 Report Posted March 19, 2010 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
Guest Auxx Posted March 19, 2010 Report Posted March 19, 2010 Is there a usable JVM for Liquid (LCR-1.1.1)? Dalvik is built-in. Why do you need another one?
Guest kylenk Posted March 19, 2010 Report Posted March 19, 2010 pretty sure he's referring to running j2me apps
Guest linuxluver Posted March 20, 2010 Report Posted March 20, 2010 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 March 20, 2010 Report Posted March 20, 2010 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 March 20, 2010 Report Posted March 20, 2010 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 March 20, 2010 Report Posted March 20, 2010 Both can not work. :) Jbed is close forced always. JBlend can install JAR files, but none works.
Guest Vailo Posted March 20, 2010 Report Posted March 20, 2010 Just a newbe question, what is Jblend and what does it do? I suppose something related to Java?
Guest endamaco Posted March 20, 2010 Report Posted March 20, 2010 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 March 21, 2010 Report Posted March 21, 2010 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 March 21, 2010 Report Posted March 21, 2010 I don't have installed that.. i only reported to you
Guest Yuking Posted March 23, 2010 Report Posted March 23, 2010 I don't have installed that.. i only reported to you :)
Guest navygino Posted March 23, 2010 Report Posted March 23, 2010 I am also very interested to have workable JVM that I can install any .jar apps. Especially the QQ2010.....
Guest Andy__P Posted March 23, 2010 Report Posted March 23, 2010 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
Guest Yuking Posted March 24, 2010 Report Posted March 24, 2010 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.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now