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 integrating Android and GAE were provided, including storing