Tag: android
Got Android [Gingerbread] and want to run J2ME JAD/JAR (emulate J2ME app)?
by jimmy on Mar.14, 2012, under English, Java, Programming
*Root-ed Android is required
This guide will help you to install J2ME emulator on your Android (mine is Gingerbread).
Case 1 : You have CMW (ClockWorldMod) installed.
- Copy Jbed_cmw.zip to your phone (http://dl.dropbox.com/u/45924042/jbed/Jbed_cmw.zip)
- Go to CMW recovery mode
- Flash the zip
Case 2 : Manual (I haven’t tested it – Do it with your own risk :p )
- Copy Jbed.apk (http://dl.dropbox.com/u/45924042/jbed/Jbed.apk) to /system/app
- Copy libjbedvm.so (http://dl.dropbox.com/u/45924042/jbed/libjbedvm.so) to /system/lib
- Reboot your android
After success installation you will see application “java” it can scan your sdcard for JAD & JAR file.
Hurray…
Android Market error on downloading (Error Downloading. There is insufficient space on the device.)
by jimmy on Oct.15, 2011, under English, My Life
Today suddenly when I want to download an application from my Android tablet, I receiving this error : “Error Downloading xyzxyz. There is insufficient space on the device.”
It’s only displaying the error on downloading application with big size.
After browsing around, I found out that the cache folder (that I assume used by the market) is using small partition (around 20mb in my case).
(continue reading…)