Discussion Board

Results 1 to 3 of 3
  1. #1
    Regular Contributor felixksp's Avatar
    Join Date
    Apr 2007
    Posts
    233
    Hi all,

    Is it possible to play a big mp3 file without using jsr75, I mean FileConnection API?

    The problem is that I don't know how many devices support that JSR (any link about it would be appreciated), and I would like to create my application the most portable possible.

  2. #2
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    Couple of notes.
    You need to have FileConnection API supported in order to be able to read files from the phone's file system. Otherwise you can only play files distributed inside the JAR file or downloaded from the Web.

    On many phones the audio file is first read to memory and then played from there, which effectively puts a limit to the file size.

    check also the MMAPI implementation notes in Java ME Developer's Guide
    http://www.forum.nokia.com/document/...opers_Library/

    Hartti

  3. #3
    Registered User srinivasvurrinkala's Avatar
    Join Date
    Apr 2007
    Location
    Hyderabad
    Posts
    21
    its not possible to play files using j2me without jsr 75.
    Its painful to have music files in the jar. Since some devices doesnt support unlimited jar size.

Similar Threads

  1. what i need to install to play mp3 files
    By ravibabu in forum Mobile Java Media (Graphics & Sounds)
    Replies: 2
    Last Post: 2006-10-18, 06:04
  2. s60 fp3 emulator does not play mp3, mp4 or 3gp video files
    By desijatt in forum Mobile Java Media (Graphics & Sounds)
    Replies: 3
    Last Post: 2006-08-25, 00:50
  3. How to play a set of short WAV files without delay?
    By stevenhotw in forum Symbian C++
    Replies: 3
    Last Post: 2006-07-07, 05:50
  4. mp3 files & nokia 6101
    By suzanehanna in forum General Development Questions
    Replies: 2
    Last Post: 2005-12-20, 11:29

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved