Summary
You just learned how to install and configure PhoneGap for iOS and Android development. You also learned how to create a basic application and successfully run it on emulators and real mobile devices. We discussed main frameworks to help us in future application implementation.
Keep the project structure as we developed here, and we will extend and improve it in the next chapter. You will learn how to organize your HTML/CSS/JavaScript part of the Cordova/PhoneGap application in the most graceful way.