Hi all, I'm working on a prototype MoSync-MAUI application: it runs fine in my Android phone and in the emulators (MoRe / JavaME). Then I try to compile and run the program in a couple of old Java phones (Motorola V3i and LG KP500) but I cannot manage to do it, so I tested the phones with the HelloMAUI example:
- On the LG (tested with several LG profiles) HelloMAUI runs but display only a blank screen (I see other blog entries on LG phones about having poor or incompatible JavaME support)
- On the Motorola v3i (compiled with the V3I profile) HelloMAUI stops with an "Application Error"
I'm a little disappointed on that, because the selling point I saw on MoSync was the support to this kind of old mobile phones. I'm developing an application to collect data, and this kind of old phones are cheaper and more rugged than recent Android phones, then I was trying to have a single codebase to all the devices.
Did any of you had a good experience compiling and running an JavaME application for this kind of old mobile phones? (not on the JavaME emulator, that works fine). If so, can you post what phone brand and model worked fine in your particular case?
TIA,
Pablo
