aspose file tools
The moose likes Java Micro Edition and the fly likes How do i install optional packages? 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 "How do i install optional packages?" Watch "How do i install optional packages?" New topic
Author

How do i install optional packages?

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Hi all!!
I want to make a midlet which uses KSOAP, so i think i must have the KSOAP jar into my mobile. How can i install this (or another) libraries in my mobile?
Thanks in advance.
a sanjuan
Ranch Hand

Joined: Jun 12, 2002
Posts: 164
if you are using ktoolbar, i sometimes package additional classes (and esp if i have the source) directly in the src directory, to be compiled and packaged along with my own classes. however, you can also use the lib directory in your project file to store additional classes in jar files.
 
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: How do i install optional packages?
 
Similar Threads
JSR 172
WSDL consumption
j2me + web services + complex objects
org.kxml.io.ParseException
Extrange codes in the response from axis