Can I use devices native applications like Calendar, Phonebook, etc. in my MIDlet?
Not at the moment. Currently Java applications are executed in a controlled environment, called a sandbox, from which access to other applications and files is tightly controlled.
Forum Rules