James Guy

Greenhorn
+ Follow
since Jul 24, 2015
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by James Guy

It seems there are some changes from Android side and not documented. I had tough time figuring out how to fetch playlists in Android.

This is the code which finally worked :





Now as a part of 2nd Activity I want to fetch the playlist by name and Android is throwing error :

Here is the code :



Here is the error I am getting :



I have 2 queries :

Is there a better way to fetch playlists in Android ?
Any idea how to resolve this error which I am getting or How to fetch the songs once I have the playlist Id ?

Thanks.
8 years ago