Mar 25, 2010Download as KEY, PDF10 likes9,755 views This document discusses using Google App Engine (GAE) as a backend for Android applications. Key points discussed include: 1. GAE can be used to store and sync data from Android apps so it is accessible from any device. 2. Data from an Android SQLite database can be pushed to and pulled from GAE for syncing across devices. 3. Examples of integrat