0

Does anyone know how to open the playlist in android..It is working on IOS..But Android is there anyway we can implement this?.

On IOS you can use Ti.Media.openMusicLibrary()..

Any help?

Loïc Gammaitoni
  • 4,173
  • 16
  • 39
jlocker
  • 1,478
  • 1
  • 12
  • 23
  • you can try to open playlist activity using intents, [this thread](http://stackoverflow.com/questions/6788156/intent-to-open-android-playlist-activity) will help. – turtle Oct 16 '15 at 06:40

1 Answers1

1

Here's what I found on gitTio:

http://gitt.io/component/com.alcoapps.androidplaylists

Fokke Zandbergen
  • 3,866
  • 1
  • 11
  • 28