|
J2ME question
hi,
if anyone has any experience with writing Java Micro Edition then you might save me a lot of hours trying to solve this problem.
I'm trying to write a little application for a mobile phone and I want to be able to read the contacts or address book with the application. J2ME doesn't really allow sharing of resources and one application cannot access anothers persistent storage.
Does anyone know if its at all possible to read contacts while running an application and if so how do you go about it? I'm pretty new to J2ME so be gentle!
tanx
|