Android and RESTful services

后端 未结 3 917
野性不改
野性不改 2020-12-09 14:05

In Virgil Dobjanschi talk during Google I/O he mentioned using Services for doing the fetching and then using a callback to notify the Activity whe

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-09 14:52

    Check out the Google I/O 2010 app. It uses the pattern he was referring to. It uses Option #2 from CommonsWare's answer.

提交回复
热议问题