I am looking for content corresponding to net.rim.device.api.system.ApplicationManager.getVisibleApplications(), but includes applications that may not/have no UI. Any ideas ?
Unreasonably co
I am looking for content corresponding to net.rim.device.api.system.ApplicationManager.getVisibleApplications(), but includes applications that may not/have no UI. Any ideas ?
Unreasonably co
I want to parse the xml feed and display it as a link in my Blackberry application.
After googling, I found that I have to use a SAX parser I did not find any good examples.
For example