User
This android application let you synchronise your android device with one google photo album.
- You loggin
- You choose an album
- You choose an android local folder
- You click on Sync now
Application download only downloaded added photo to choosen album and delete removed photos. As Google Photo library API doesn't permit to have fine modification done on the choosen album, application can not download a modified photo.
Developer You have to activate Google Photo API for the application on Google API console.
- Create a project.
- Activate the Google Photo API.
- Create an client Oauth2 identifier.
- To get sha-1 fingerprint, run gradle android signingReport task.