Skip to main content
Participating Frequently
July 17, 2012
Question

Simple question: How can I access my iPod music files?

  • July 17, 2012
  • 5 replies
  • 1142 views

Hello,

I'm developping an app wiith an advanced mp3(m4a) player. I browse automatically from a root directory, and loop through subdirectories using Timer, so the application isn't stuck while it's searching...

I'm struggling now with a simple problem: how can I access my itunes librairy on my iDevice??

Any help would be appreciated!

Thanks.

This topic has been closed for replies.

5 replies

MJD1981
Inspiring
May 4, 2013

Has anybody ever managed to get this one to work:
http://www.as3gamegears.com/air-native-extension/songpickerane/

There's too many files for me to make sense of. I only know what I'm doing with a self-contained ANE file.

Participating Frequently
July 19, 2012

well, I answer my own question, from what I've found: this is not possible, but via ANE it could be, but nothing has yet been releasedby anybody, I think I'll give it a try.

Participating Frequently
October 5, 2012

I've stopped my project because of that point....

Anyone with an idea, please?

Thanks

Inspiring
October 27, 2012

I would like to know as well !  Is it possible to build a music player on iOS with AIR?

BTW, I built an app containing a music player/visualizer on Android, but had to disable that feature on iOS bc I wasn't able to access local files.  But that was 2 years ago, back in the days of AIR 2.6...