How to Make Android Apps In Minutes Using PhoneGap Framework

PhoneGap is a free and open source framework that allows you to create mobile apps using the web technologies you’re already familiar with: HTML, CSS, and JavaScript. Use standardized web APIs and target the platforms you care about. Download PhoneGap for free right now and try it out.
You need Eclipse and Android SDK.

Make Android Apps Using PhoneGap Framework,make android apps,phonegap tutorials,android apps,phonegap framework,apk apps easily
You need to follow some step to make your first android apps easily.
  • Step 1: First of all you need to install Eclipse, Android SDK and PhoneGap.
  • Step 2: Open Eclipse and Choose New > Android Project 

Figure 1. Creating a new Android project.
  • Step 3: In the New Android Project dialog box, type a project name and select Create New Project In Workspace and Click Next.
Figure 2. The New Android Project dialog box.
  • Step 4: Select the Android 2.2 build target, and click Next .
Figure 3. Selecting a build target
Note: Choosing the Android 2.2 build target will configure the compiler to target the Android 2.2 SDK, and will ensure that your PhoneGap application will work on devices running Android 2.2 and newer versions of the operating system.
  • Step 5: On the Application Info screen, type a package name for your main Android application. This should be a namespace that logically represents your package structure; for example, com.yourcompany.yourproject and Click Finish. 
Figure 4. Specifying a package name.

0 Comments
Disqus
Fb Comments
Comments :

0 comments:

Post a Comment