How to setUp PhoneGap locally and create apps enabling application specific features.
Important
User responsible for installing and configuring the necessary tools and SDK(Software Development Kit) for the platform which is going to host the app. More details about installing, use Getting Started Guides or Basic Overview.
DocBook Mobile XSL sheets and PhoneGap are seperated due to rapid changes in PhoneGap repository. So, user can get the advantage of new features of PhoneGap because of they are independent.
First user has to download PhoneGap.
Then extract the downloaded file. Assume that it extract as
phonegap-version
.Go to
phonegap-version/lib
directory.Copy all or necessary platform directories and past them into
mobile
directory.
Now it's ready to build apps locally.