• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Tutorial: Architecting a Push Email App on Android

Hi,

This tutorial covers the architectural aspects of designing a Push Email App. It provides design principles that can carry over to any enterprise mobile app.

It also consists of full source code for the app, for the curious hackers that like to dig deeper.

What is covered by this tutorial:

* Learning how to design the domain model with Synchronization in mind

* Learning how to design the Sync Channel with Push in mind

* Learning how to consume data via a simple MobileBean component on the device side

Link: PushMail - openmobster - Push Email - Project Hosting on Google Code

Thanks
 
Back
Top Bottom