I agree drhu00 - a spacecraft emulator is much faster than this in
andoid m5...
On Feb 28, 5:15 pm, hackbod <hack...@gmail.com> wrote:
I am pretty sure with J2ME you are running code with an interpreter
that is running on the desktop machine. The androidemulator, in
contrast, is a low-level ARMemulator, running an actual ARM linux
kernel along with ARM JVM. This makes it slower, but ensures it will
behave very much like a real device.
On Feb 28, 9:51 am, drhu00 <drh...@gmail.com> wrote:
Androidemulatoris very very veryslow........
How can we developer application on suchemulator?
And also I compare same application both on J2ME SUN WTK2.5.1, Android
takes almost 3 times to run the same application.