How to select file in java me with file selection dialog?
How to read this file?
views:
54answers:
2
+1
A:
The JavaME SDK contains the PDAPDemo example application. This contains the source code for a file browser. It's not very robust code but it shows you how to access the file system using the API in JSR-75.
QuickRecipesOnSymbianOS
2010-03-04 14:35:46