This document introduces using SproutCore with PhoneGap. It discusses how SproutCore can be used to build web standards-friendly mobile apps that leverage PhoneGap's access to device APIs. It provides examples of how to use PhoneGap features like geolocation, accelerometer, network information, and hardware button events from within a SproutCore app. It also references a GitHub repo that demonstrates a todo list app built with this approach.