The document discusses building mobile apps using PhoneGap or Apache Cordova. It describes how to create apps that can be deployed across multiple platforms like Android, iOS, BlackBerry and others. It covers using HTML, CSS and JavaScript to build the app interface and PhoneGap plugins to access device capabilities like the camera, geolocation and contacts. It also provides examples of integrating plugins and deploying the built app.