Best option for using the GData APIs on Android?

前端 未结 5 1588
醉梦人生
醉梦人生 2020-12-04 11:32

What\'s the least painful and most size efficient way to use the Google Data APIs in an Android application?

After a few quick searches t seems that there is an andr

5条回答
  •  醉梦人生
    2020-12-04 11:52

    I used this API

    I tried converting it to a .jar, but had problems. I found it easy to mark the project as a library project and then used it in my main project.

提交回复
热议问题