| Author |
My First Java mobile App
|
Rohit Kedia
Ranch Hand
Joined: Apr 24, 2010
Posts: 78
|
|
Hi,
I am a novice to the Mobile Section for Java , I have downloaded Eclipse Pulsar for Java Mobile . I want to develop the some Mobile Apps for my Nokia E 72 mobiles or some others. I am a beginner , please guide me on how to start on this ..
Thanks.
I have been always thankful to this Forum , as I this is the Great Forum.
|
 |
Siddhesh Deodhar
Ranch Hand
Joined: Mar 05, 2009
Posts: 117
|
|
Hi Rohit,
I don't have any idea about "Eclipse Pulsar". I started my learning with Netbeans 6.1. In it you can create a new mobile application project. To start with you can create a hello world midlet while creating a project. Run the project , mobile simulator will get open where you will see output. Feel working of it. Then from right hand side GUI , to same hello midlet you can add different GUI components.
Build this project, in dist folder of netbeans , you will get a jar file. Transfer it to your mobile and install it, run it. that's it.
|
Good, Better, Best, Don't take rest until, Good becomes Better, and Better becomes Best.
Sidd : (SCJP 6 [90%] )
|
 |
 |
|
|
subject: My First Java mobile App
|
|
|