-
Notifications
You must be signed in to change notification settings - Fork 380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Different Playlist #155
Comments
I have tried something like passing intent extra whenever I call AudioPlayerActivity.class but it doesnt solved my problem
|
In AudioService Class I have changed something like this, now the problem is whichever list I selected first, audio get played from the same list, doesn't matter which playlist Item get clicked |
This is a more generic issue, and since I have already answered it you should post further questions like this on Stack Overflow or similar sites. |
I have posted on stackoverflow here is the link http://stackoverflow.com/questions/36299033/exomedia-multiple-playlist-issue I would really be very thanks full if you guide me a little. Thank you :) |
Thanks I have solved my problem, It was not possible if you have answered it before, I will update the code in SO soon |
Sorry for bother you but I need your help, I want to populated 3 different playlist, Would you please guide me??
I am parsing different json to get data like top 20, new release etc
I want playlist of top20 and new release, How can I populated different types of playlist and use it in demo app ?????
I followed the #70 but can't understand how to update and where to update, please help me
The text was updated successfully, but these errors were encountered: