This document provides an overview of Oracle's ADF Mobile Framework. It discusses:
- Building mobile apps that run on multiple platforms using Java business logic and HTML5/JavaScript UIs
- Developing apps in JDeveloper and Eclipse with device simulators
- Creating UIs with AMX pages that generate HTML/JS on devices
- Accessing data through web services, SQLite databases, and device features like the camera
- Enabling push notifications using registration tokens from APNs/GCM messaging services