Is there a way in Blackberry Java (5.0 and later) getting the the valid directories? Like for instance, the home directory is "file:///store/home/user/", is there any method like getHomeDirectory() and will return that path?
If none, would the hard-coded path can be applied to all version of Blackberry Java?
Thanks in advance!
You can do this using System Properties: