This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java Micro Edition and the fly likes Installing java Wireless toolkit Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "Installing java Wireless toolkit" Watch "Installing java Wireless toolkit" New topic
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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Installing java Wireless toolkit
 
Similar Threads
Motorola V551
Datagram socket in MIDP2.0
com.nokia.mid.messaging API
[N95/S60] Unhandled Exception when using try/catch block
HELP!Prbolem in JavaMe