Creating our project
As with every application we have created so far, we will create our new project by selecting the File | New | Mobile Project menu from Titanium Studio, and fill out the wizard forms with the following information:
Field |
Value to enter |
---|---|
Project Template |
Default Project |
Project name |
|
Location |
You can either:
|
App Id |
|
Company/Personal URL | |
Titanium SDK Version |
By default, the wizard will select the latest version of Titanium SDK. This is recommended. (as of this writing, we were using Version 3.1.3.GA) |
Deployment Targets |
Check iPhone, iPad, and Android |
Cloud Settings |
Uncheck the Cloud-enable this application checkbox |
Project creation is covered in more extensive detail in Chapter 1, Stopwatch (with Lap Counter...