
6 ◾ PhoneGap Build
auto-assigned layout filename. Keeping the auto-assigned layout filename, let us create the applica-
tion by clicking the Finish button.
e project will be created and the ADT plug-in will automatically create all the required
project files.
e newly created Android project is not yet configured to use PhoneGap. e files and direc-
tories of the usual Android project will appear as shown in Figure 1.5a. To configure the Android
project to use PhoneGap, follow the steps given below:
1. Create an assets/www directory in the new Android project. e HTML and JavaScript
code of the PhoneGap application reside within this assets/www fo ...