| Author |
Installing java Wireless toolkit
|
Mohnish Khiani
Ranch Hand
Joined: May 17, 2010
Posts: 65
|
|
|
i'am new to learning j2me.when i create a new mobile application in netbeans an error is being shown.After the project is created it shows that resolve reference problem.When i try to solve the problem it shows sun java wireless toolkit 2.5.2 for cldc platform could not be found.So i downloaded the wireless toolkit setup.What should i do next and where should i install this to solve the problem.
|
 |
Rhianty Alfa
Greenhorn
Joined: Dec 15, 2010
Posts: 6
|
|
|
if you use netbeans 6.8 or above, you do not need to install WTK again.
|
 |
Mohnish Khiani
Ranch Hand
Joined: May 17, 2010
Posts: 65
|
|
|
after checking the output how do i deploy the program into a real phone a see the output on a real phone.
|
 |
Rhianty Alfa
Greenhorn
Joined: Dec 15, 2010
Posts: 6
|
|
|
open your Java ME project's...then see folder "dist", copy "*.jar" on this folder to your real phone device. install that files to your phone and run
|
 |
Mohnish Khiani
Ranch Hand
Joined: May 17, 2010
Posts: 65
|
|
|
in which folder in my phone do i copy the .jar file and how do i install it.
|
 |
 |
|
|
subject: Installing java Wireless toolkit
|
|
|