I found a Javabox.apk and installed it along with a .so file. The app is installed, but FCs when I try to boot it up. I think that this apk was meant for the Hero.
Anyone know how to get this to work? Danke
Here for the .apk and .so files http://database.leakdroid.net/images-post/leakdroid/apps/java.zip
and here are the commands I used
Anyone know how to get this to work? Danke
Here for the .apk and .so files http://database.leakdroid.net/images-post/leakdroid/apps/java.zip
and here are the commands I used
Code:
adb remount
adb push Jbed.apk /system/app
adb push libjbedvm.so /system/lib
adb shell reboot