文件名称:Android代码-dev-summit-architecture-demo
文件大小:267KB
文件格式:ZIP
更新时间:2022-08-26 01:27:34
Android代码
Sample Application for The Android Architecture Talk @ Android Dev Summit 2015. video This is a simple social sharing application where users can post text messages and also list other users' messages (feed). It is written to demonstrate how the application can be designed to work offline and properly sync with the server as network becomes available, with minimal distraction to the user experience. Disclaimers How it works Components Data Flows Sending a Post Synchronizing Feeds Keeping The UI