Summary
In this chapter, we looked into the PhoneGap open source project, and how it allows you to take your HTML, JavaScript, and CSS, and create native applications for a multitude of different devices. We played with the Build service and used it to upload our code and download compiled native applications. While jQuery Mobile isn't required with PhoneGap, the two make an incredibly powerful team.
In the next chapter, we'll take this team and create our final application, a full-fledged RSS reader.