is it possible on Android to know whether a file/photo is already synchronized with the google drive or google-photos? I can't find anything in file metadata that says the file is synchronized
Asked
Active
Viewed 76 times
1 Answers
0
There isnt an official way and it can change anytime. On Windows you can look at the icon. It has a little check when its in sync and there is a way to get the icon with the win32 api.

Zig Mandel
- 19,571
- 5
- 26
- 36
-
Ok, but How can I to that on android? – aGO Jun 18 '14 at 13:59