Search code examples
java-menokia

How to hide messages, contacts etc folder using J2ME Code ?


I used J2ME approx 3 year ago, so I have not updated knowledge about it. Can anybody tell me is it possible to create an app for my Nokia handset such that I can lock my sensitive folders such as messages, contacts, etc?


Solution

  • Yes you can hide your folder using FileConnection API and also manage contacts using PIM API but hiding message are not possible in J2ME.