-
as seen on Stack Overflow
- Search for 'Stack Overflow'
The Google Market offers an application purporting to run J2ME MIDP applications on the Nexus One.
I have tried this application but it only appears to run MIDP applications that are downloaded from particular web sites; it does not seem capable of picking up a MIDP application that is stored on…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I've written a MIDlet that does several "advanced" things: fetching images from the web, resizing them, saving them on the phone, displaying them.
This all works perfectly in the Nokia S60 3rd Edition FP1 emulator. This device has MIDP 2.0 and CLDC 1.1 support (also JSR75, which I need in order…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is there a way to determine what kind of data plan a device has so an app provides a less rich experience if a data plan is not available? I imagine the connector factory would still be able to return me an HTTPConnection but it would cost the user serious money for lots of data, and I'd like to…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Are there any MIDP implementation of SQLite db available for use of sqlite db within a MIDlet, rather than using RMS. Of course, there are Floggy and OpenBaseMovil, however they are based on RMS, but are there any implementations that allows to perform operations in an sqlite db file?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I have a J2ME app using midp 1.0 and i want to download a file much like I would using midp 2.0 platformRequest().
What do i do?
Michael
>>> More