Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - How to handle the Media Picker in the PlayBook: (4 Items)
   
How to handle the Media Picker in the PlayBook  
Hello ,

I have a small demo game app and I want to access the Media Picker in the Application.

Please help me with the API on how to use that feature or any technical help on this.

Thanks,
-Vikram
Re: How to handle the Media Picker in the PlayBook  
What do you mean by "Media Picker" exactly?  Is you app an AIR app, a
Native App?  Could we get a few more details please?

On 11-10-05 2:00 AM, "vikram boidapu" <community-noreply@qnx.com> wrote:

>Hello ,
>
>I have a small demo game app and I want to access the Media Picker in the
>Application.
>
>Please help me with the API on how to use that feature or any technical
>help on this.
>
>Thanks,
>-Vikram
>
>
>
>_______________________________________________
>
>Development
>http://community.qnx.com/sf/go/post89225
>
Re: How to handle the Media Picker in the PlayBook  
Hi 

I have developed the game using the native sdk , but to use the feature of Media Picker(like the way  we can select the 
songs in iphone), how to access the media picker  from Blacberry tablet(playbook).


Which API should we use to access the media picker.
Example : In adobe AIR SDK (http://www.blackberry.com/developers/docs/airapi/1.0.0/qnx/ui/media/MediaControl.html).


Thanks,
-Vikram
Re: How to handle the Media Picker in the PlayBook  
Hi Vikram,
Sorry for the delayed reply...
There is currently no public API for accessing the media database.
Things are in flux currently, but there are plans to publish an API for this once Universal Search is available on the 
device.
In the meantime, unfortunately, you will have to scrape the directories under /accounts/1000/shared for files.
Cheers,
Sean