07-25-2008, 06:37 AM
|
#2 (permalink)
|
| Talking BlackBerry Encyclopedia
Join Date: Apr 2008 Location: Germany, BW Model: - PIN: N/A Carrier: -
Posts: 310
Post Thanks: 0 Thanked 0 Times in 0 Posts
| To access file storage use FileConnection. There are no other ways.
By the way BB API is extending the standard J2ME/Java classes, so even if you want you cannot avoid all of them.
To open any connection the calss Connector is used which is part of javax.microedition.io, so... |
| Offline
| |