Browse by Tags

All Tags » J2ME (RSS)

No matches() method for the String class on Blackberry JDE

I thought it was gonna be easy comparing user input to existing names in my database(List). To my surprise, there was no matches() pattern available for the String class in Blackberry JDE. I this article here but there are just too many things to look...
Posted by lamia | 2 comment(s)
Filed under: , ,

Coding for a device you've never programmed and you've never used before...

I didn't know it was so much fun to program for a device you've never programmed before (LIAR!). It was my first time coding for blackberry and of course using my favorite language, Java. My task in this project was simply to replicate the address...
Posted by lamia | with no comments
Filed under: , ,

J2ME Programming tips

Since I'm mostly exposed to enterprise development(or not-so-enterprise) I deal mostly with how an application would scale. This left me wondering how everything is done in Java 2 Micro Edition or J2ME which is the mobile platform for Java. I remember...
Posted by lamia | with no comments
Filed under: ,

Jason Lam's Free J2ME Book

I've been so busy again lately. There's hardly a time to blog because sometimes, I would rather spend my time reading than writing. But today I guess It's time to go and share something useful. While surfing gamedev.net's forum, I come to encounter this...
Posted by lamia | 8 comment(s)
Filed under: ,