Android API for Google Drive?

前端 未结 3 1890
旧时难觅i
旧时难觅i 2020-11-29 06:28

It seems the currently released API is focused on Chrome store apps.

Will there be an API for Android or is it possible to use and existing API like the Google Docum

3条回答
  •  -上瘾入骨i
    2020-11-29 07:16

    Unfortunately the Documents List API is mainly documented in .NET (just the oauth is in java). For the life of me I am struggling putting together the end points in the gdata jar to upload a simple file. Tried to use the .net example as a guide put couldnt find the comparable classes in java.

提交回复
热议问题