• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

help me get information of a song and Connection file

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi
i am newbie j2me, I'm doing 'play audio', however to the get information of a song I do not know How do @@ everybody Who can help me this is not?
and when I add a song then I add manually not by the load songs from 'res' file . someone just help me how to load songs from res file is not
thanks a lot
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the Ranch.

Unfortunately, your question is a bit unclear. Can you rephrase it please?
1) What do you mean by "get information of a song"
2) What is "How do @@ everybody "
 
Tung Xuan
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i want get time and size of song and i want load data (the songs) from file /res to my phone
thank for the reply
 
Tung Xuan
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I changed the name.
now you can help me take the time and size of the song and how to load data (the songs) from /res file to phone screen?
thank you for remind me about the name change!!
 
Maneesh Godbole
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Check out this example to load an image from the /res folder. You can load your audio file similarly.
You might also find this [http://today.java.net/pub/a/today/2005/09/27/j2me4.html]this link[/url] useful
reply
    Bookmark Topic Watch Topic
  • New Topic