| Reply | « Previous Thread | Next Thread » |
|
I have two questions:
1) Where can I find documentation (javadoc) on all the device specific APIs for the Nokia 6230 ? So far, I have only found documentation for the Nokia UI API. 2) Is there really no way to come around the 20 kb RMS storage pr. MIDlet limitation ? The Nokia 6230 can have MMC cards of several MBs. Do the device specific APIs grant access to this storage. In advance thanx. //morten |
|
1) Where can I find documentation (javadoc) on all the device specific APIs for the Nokia 6230 ? So far, I have only found documentation for the Nokia UI API.
Have you tried looking at the device specifications on Forum Nokia? After you know what APIs are on this phone, install the Nokia emulator, supporting these APIs. They come with javadocs for APIs included. 2) Is there really no way to come around the 20 kb RMS storage pr. MIDlet limitation ? The Nokia 6230 can have MMC cards of several MBs. Do the device specific APIs grant access to this storage. No, that's not an issue of limited resources, that's an issue of a) security; b) platform compatability |
|
Go to http://forum.nokia.com and download the Nokia S40 version 2 emulator (should be at the top of the new products list). Once you install the emulator you can just go look in the docs directory.
|
| sam.hendley |
| View Public Profile |
| Find all posts by sam.hendley |
|
|
|
well the moment u talk about MMC and other memory access that is outside the midlet..the sandbox approach will block u from accessing it..so i dont think that would make much of a difference..coz u cant access any memory except the RMS from the midlet
ciao |
| mayankkedia |
| View Public Profile |
| Find all posts by mayankkedia |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|