How to get album cover image in iOS?

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
grovecat
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 99
Joined: Thu Aug 04, 2011 10:32 am

How to get album cover image in iOS?

Post by grovecat »

The app I am trying to develop needs to let a user select a song from the music library on an iOS device, and assign the album cover image to a button (that is, it becomes the button icon). As well as this, pressing the button will then play that track. After a number of buttons have been assigned as above, the app will be used for testing low-functioning patients to assess if they can associate buttons with songs.

Anyway, I need a way to select a song and retrieve the album cover image associated with it.

TIA
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: How to get album cover image in iOS?

Post by Klaus »

Hi grovecat,

access to the iTunes lib is not yet supported on iOS!


Best

Klaus
grovecat
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 99
Joined: Thu Aug 04, 2011 10:32 am

Re: How to get album cover image in iOS?

Post by grovecat »

Thanks Klaus

Any idea when that may be implemented?

Cheers
Don
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: How to get album cover image in iOS?

Post by Klaus »

HI Don,

sorry, no idea, I am also just a user :D


Best

Klaus
Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: How to get album cover image in iOS?

Post by Mark »

Hi,

I made an external to control iTunes. I might be able to get the art work as well. [urlhttp://www3.economy-x-talk.com/file.php?node=contact]Contact me off-list[/url].

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Post Reply