|
How to decide whether or not a device support JSR-75 |
|
|
If you have access to the phone you can use the following Java code:
System.getProperty("microedition.io.file.FileConnection.version");
|
The method above returns a String different than null if the API exists.
If you do not have the phone, you will need to search this information on the web page of the device producer.
Related Tips
|
Page 1 of 0 ( 0 comments )
You can share your information about this topic using the form below!
Please do not post your questions with this form! Thanks.