Categories: Java | Java ME | How To | Code Examples | Files/Data
This page was last modified 09:07, 27 November 2007.
How to know the phone supports fileconnection (JSR-75)
From Forum Nokia Wiki
You can know it by using the following code
System.getProperty("microedition.io.file.FileConnection.version");
The method above returns a String different than null if the API exists.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Create Resource?!?!?!?!? | decisor | Mobile Java General | 6 | 2006-08-08 01:53 |
| save a file out of an application | cinderella7777 | Mobile Java General | 2 | 2006-09-20 10:05 |
| Hartti!!! - Which is the cheapest Nokia phone that has supports.video.capture=true?! | Steel_BRS | Mobile Java Media (Graphics & Sounds) | 8 | 2008-06-26 15:46 |
| File Path to use | AnishPJoseph | Mobile Java General | 2 | 2005-11-10 04:38 |
| Using WebServices (JSR 172) on actual phone ? | marc.bordessoule | Mobile Java General | 4 | 2006-02-23 19:02 |
