| Reply | « Previous Thread | Next Thread » |
|
Hi all,
I am developing an application that enumerates all files in public phone directories for music files. Our baseline phone is something like the Nokia 6230, which I notice from the developer documentation has the MMAPI JSR for music playback but not the FileConnection API for sourcing the actual files. Are there any approaches I can use here instead of the FileConnection API? Does the 6230 permit access to memory card via J2ME applications? Any help would be greatly appreciated! Many Thanks, Paul |
|
Hi Paul,
Then answer is no. You do need to have JSR-75 and the FileConnection Opt Pack in order to get access to filesystem. Note that Nokia 6230i does support FileConnection and you can access the filesystem (and memory card) using it - http://www.forum.nokia.com/devices/6230i Hope this helps! Juarez Jr Juarez Alvares Barbosa Junior - Brazil |
|
Thanks for the quick response. So I guess the MMAPI API on the 6230 is for playing streamed content back only then?
Paul |
|
"So I guess the MMAPI API on the 6230 is for playing streamed content back only then?"
downloaded content. Streaming is not possible on 6230 or then audio files stored in the JAR file Hartti |
|
Thanks. thats clarified things a lot for me!
|
|
Just as an addition, to play files from file system, you do not need to have the fileconnection-permissions, but to browse and find the files you want to play, you most definitely need read-access
http://users.tkk.fi/~tlindber http://bttris.game-server.com http://roosterdesigns.fi/glassplayer |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| PC Suite error: (Code: Init IMediaControl2) HELP?! | chunkyspudmonkey | General Discussion | 29 | 2008-06-30 12:47 |
| FileConnection API & Installation | patrick_mcerlean | Mobile Java General | 0 | 2005-03-02 11:09 |
| FileConnection API | troot | Mobile Java General | 0 | 2004-11-17 12:45 |
| generating .dd files using NCPT API | nitinchandola | Digital Rights Management & Content Downloading | 1 | 2004-04-26 22:28 |
| Image Files in the UI API - Sound Example | sabbir | Mobile Java Media (Graphics & Sounds) | 1 | 2003-03-26 10:25 |