Is there any Google Drive API available for upload and download audio files in windows phone 7. If not then, is there any way to achieve this.
Asked
Active
Viewed 1,493 times
1 Answers
0
The Google APIs Client Library for .NET doesn't support Windows Phone 7 yet, but you can send raw HTTP requests from your app and implement the protocol yourself.
Check the Google Drive SDK documentation for upload and download instructions.

Claudio Cherubino
- 14,896
- 1
- 35
- 42