I've been using Java for almost 2 years now and I finally decided to introduce myself to J2ME. It turned out to be much easier than I thought if you know the basics of Java and I was able to create this application to be my First.
Hit me is a simple application that generates a random number everytime you push the Hit me Button. This is my first application so feedbacks are very welcomed. Someone would ask, how could this be useful to anybody? Well in fact, it's not that useful anyway, but one thing is that you can use it like a toss for example? You know, each person could generate a random number and the largest wins..
There are 2 versions:
- First one has almost no interface. Once you launch it, a number is generated then application closes immediately.
- Second one has the option to generate several numbers everytime you press "Hit Me".
Download First version or Second version
Let me know what you think :)
