Skip to main content
Inspiring
November 20, 2012
Question

Looking for media picker ANE

  • November 20, 2012
  • 6 replies
  • 1425 views

Hi

Does anyone know of a Media Picker native extension for iOS and Android?

On iOS the extension would allow me to bring up an MPMediaPickerController, select a song from the user's library (iPod), and somehow give me a way to load and play that song in AIR. Also looking for the equivalent functionality on Android. Do you think either of these exist somewhere?

Thanks!

This topic has been closed for replies.

6 replies

Participant
December 8, 2012

Hi,

I had a contractor build an ANE with that functionality for me a while ago. I just uploaded everything I got from him at:

http://code.google.com/p/native-media-picker/

in case it's of any help for you. I'm new to contributing open source, so any help you may be able to provide in organizing / documenting the project would be appreciated.

Ravi

flextnetAuthor
Inspiring
February 2, 2013

Thanks a lot for this I just downloaded the code and it looks good.

I wish I had seen it earlier, I also wound up writing the ANE - for iOS and Android. I hope to package it and post on github soon.