PhoneGap, How to Create Smartphone Applications

What is PhoneGap?

PhoneGap is a framework / open-source framework used to create cross-platform mobile applications with HTML, CSS, and JavaScript. PhoneGap be an ideal solution for a web developer who is interested in making an application on the smartphone.

PhoneGap is also an ideal solution for those who are interested in creating an application that can run on several smartphone devices with the same code base. That is, quite simply by coding the first time only, you can create applications for the iPhone smartphone, Android, Blackberry, Symbian and Palm. No need to separately coding, for example to create applications for the iPhone, I need to make the coding for the iPhone, to make Android apps, I need to make the Android coding and so on. So, with this PhoneGap can save you time in making an application for a smartphone with a well and a programmer / web developer can create mobile applications, not just a Java programmer and others. Well, this could be called a cross-platform because it can make PhoneGap applications on some smartphones with only one coding. Interesting is not it?
How do I work to make the application on PhoneGap?

Simply put, enough with the programming language HTML + CSS + Javascript you can make an application for smartphones. Initially, you make like to make the web first, if it is finished appearance and its processes, in-residence with the PhoneGap build the desired application to be what the smartphone. To try it, you can use the emulator from each of the Android SDK, iPhone SDK, and so on, or can be directly tested on the smartphone you smile icons PhoneGap: How to Create Smartphone With Easy Application
Come, know PhoneGap

PhoneGap applications created with not only as a mobile web site normally. The results of PhoneGap applications can interact with the hardware in mobile devices, such as accelerometer or GPS, is not like a normal web application. PhoneGap applications are also manufactured and packaged as a native application, which means that application developers can distribute the application through the Apple App Store or Android Market.

It is currently PhoneGap already supports a number of mobile platforms different, namely:

iPhone
Android
Blackberry
Symbian
Palm

For the future, mobile platforms will be supported by the PhoneGap is:

Windows Mobile
MeeGo
Bada

PhoneGap SDK provides an API, which is an abstraction layer that provides developers with access to hardware features and platform specific. PhoneGap explained that with the same code can be used on a mobile platform with little or no coding changes, which make your application can be used for the wider user.

Hardware features supported by the PhoneGap API such as:

Geolocation
Accelerometer
Camera
Compass
Contact
File
Media
Network
Notification (alert)
Notification (sound)
Notification (Vibration)
Storage

What are the requirements if you want to create mobile apps with PhoneGap?

If you want to create mobile apps with PhoneGap, you must first install the standard SDK for the mobile platform to target for your application. Because PhoneGap SDK will use it when compiling your application to the target platform. So, if you want to create Android applications, to include its first Android SDK onwards smile icon PhoneGap: How to Create Smartphone With Easy Application

If you want to make an application in Android, you need:

Android SDK
ADT Plugin for Eclipse
Eclipse
PhoneGap

Read more about creating applications using the PhoneGap Android with Eclipse, visit this link.

If you want to create applications iPhnoe, you need:

Intel-based Apple computers
iPhone SDK
Xcode
Mac OS X Snow Leopard

Read more about creating iPhone apps + setingannya here.

After you download and extract PhoneGap, you will see separate folders for specific mobile platforms. Display images below are not always the same depending on the particular version of PhoneGap being used.

0 comments