I developed a feature which fetch all photos from device gallery. and display them in a list in my app. Now im required to fetch photos from 'Google Photos' I can't seem to find a simple way to achieve it.
Asked
Active
Viewed 347 times
0
-
Try to search for an API – 0xff Jan 25 '22 at 15:36
-
Please provide enough code so others can better understand or reproduce the problem. – Community Feb 03 '22 at 12:38
1 Answers
0
Google Photos Library API client library works with the Google Authentication Library to handle OAuth authentication.

Narendra_Nath
- 4,578
- 3
- 13
- 31