A
A
Alexey Pomogaev2011-08-25 19:23:59
Android
Alexey Pomogaev, 2011-08-25 19:23:59

Work J2ME programs with GPS (LBS API) from Android?

I want to take a communicator on Android for development under Android and J2ME. Are there any pitfalls with J2ME in Android? For example, I need to use the J2ME GPS API - will there be problems with this? Or does it make sense to take another device on J2ME?
Has anyone run a J2ME app using Android's GPS functionality and has it worked?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
YasonBy, 2011-08-25
@YasonBy

Are there any pitfalls with J2ME in Android?
Yes. In particular, Android does not support J2ME applications .
Of course, there are a couple of crutches: one allows you to run compiled jars on Android, the other allows you to build .apk from J2ME sources. Each has its own limitations and disadvantages.
In other words, writing for Android is better using the Android SDK.

P
Proxmiff, 2011-08-25
@Proxmiff

It didn't work for me.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question