Posts Tagged: j2me

J2ME: Scale an Image to Fit the Screen Size

Posted by & filed under , .

It’s more and more common with the new generation of mobiles nowadays to have a megapixel camera built in the mobile itself. And with that comes the fact that if you ever want to allow your user to select one of the images s/he has captured with this camera (see above) you are dealing with […]

J2ME: Read an Image from the Device Filesystem

Posted by & filed under , .

As you’ve seen with previous posts, I’m trying to make sure that all the stuff that used to be on my old website and people are still looking for is being brought back to light; and one of the search terms that I see redirecting people to my website is “j2me read file” — for […]

J2ME Convertor Application

Posted by & filed under , .

Yet another resurrected (old) J2ME application from my old website. I couldn’t actually find the original page for this, just the zip file with all the sources for this and the compiled version.So you might have to figure this one by yourself I’m afraid! If (and that is a big “if” at the moment unfortunately!) […]

J2ME StopWatch Application

Posted by & filed under , .

This is another resurrect from my old website — again, it seems people are visiting my site looking for this (old) J2ME application. Please be aware that I haven’t updated this application in ages — it was known to run last time I checked, but that was a while back. I suspect as such it’s […]

J2ME and GPRS Connections

Posted by & filed under , , .

I liked from the beginning the idea of mobile and embedded programming so I spent a lot of time on mobile and embedded programming (see the mobile section on my website). More specifically, I spent a lot of time doing J2ME stuff. Recently, as a lot of you might know, there is a new API […]