| Reply | « Previous Thread | Next Thread » |
|
hi,
I want to use java.pim.userprofile package in N95 can any one please explain me how can i plugin the jar file of java phone API in my N95 to run this package. Regards, basu. |
|
You can't.
|
|
Just to add what Petrib suggested ::
Q: My phone does not seem to have support for API xyz. Can it be added on the phone? Short answer: No. Longer answer: No, but if the API can be implemented on using the existing Java APIs on the phone, you can include the required class files in your midlet. This of course makes your midlet bigger and if you need to use the same classes in another midlet, you need to include the classes in that midlet too, as the classes of another midlet are not accessible from other midlets. Also note that in most cases this is not possible as usually the new API requires access to the system functions of the phone. REF : FAQ (General issues) for Java discussion boards - read this before posting Regards Gopal |
|
hi,
thank you very much for your kind reply. i want to use a package called java.pim.userprofile which give user details like phone number etc and which in java phone API so how can i use this package in my N95. if there is any class to use this package so that i can include in my MIDlet please let me no. this is an very important for me kindly replay me ASP. Regards, basu. |
|
Have you looked at JSR 75 PDA Optional Packages for the J2ME Platform ?
MIDP: PIM API Developer's Guide (with Example) v2.0 Regards Gopal |
|
hi,
I am aware of jsr 75 api. it doesnt consists of package i mentioned above. the packages in jsr 75 api are javax.microedition.pim and the package i want is java.pim.userprofiles which gives all user details like phone number etc. Regards, basu. |
|
hi
For getting contact list and phone numbers See this link : http://developers.sun.com/mobility/a...pim/index.html Thanks and regards logesh.k |
| logesh.kandasamy |
| View Public Profile |
| Find all posts by logesh.kandasamy |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| J2ME MIDlet is limited, why not Java applications on mobile? | chen_lin99 | Mobile Java General | 11 | 2007-12-29 02:15 |
| PC Suite API to read existing Java applications on the phone | iistudio | PC Suite API and PC Connectivity SDK | 0 | 2006-05-22 02:34 |
| How to implement Java API that not in phone | kdermpan | Mobile Java General | 1 | 2005-05-14 20:51 |
| Nokia Image Converter | davidpurdie | General Discussion | 0 | 2004-02-18 16:31 |