background preloader

Mobile

Facebook Twitter

The Easiest Mobile Development Tool - Codiqa. Ionic: Advanced HTML5 Hybrid Mobile App Framework. Cassandra. Xamarin - Build apps with C# and .NET for iOS, Android, Mac and Windows. PhoneGap and Android on Windows | Bagel Belly Blog. It seems there’s quite a lot of confusion on how to get up and running using PhoneGap for Android development on Windows.

There’s a Getting Started with Android guide which is comprehensive, but doesn’t seem to resolve all problems. I’ll submit fixes as soon as possible, but meanwhile here’s what I found to work. This is done on a clean install of Windows 7. Create a “Development” directory in e.g. your home directory (C:\Users\yourusername\Development). For ease, you might want to drag that folder into the Favorites list in Explorer, too.Download the Java 7 SDK and install it. You can test it’s installed by clicking on the start menu, typing “cmd” in the search box, hitting enter, then typing “java -version” in the box that appears. If you get “java is not recognized” then something went wrong.

Hopefully you should now be able to work with PhoneGap and Android on Windows. Problems, errors, omissions, enhancements? Getting started with PhoneGap in Eclipse for Android. Android development with PhoneGap can be done in Windows, OS X, or Linux Step 1: Setting up Android Tools ADT Bundle – Just a single step to setup android development environment Step 2: Downloading and installing PhoneGap Visit the PhoneGap download page and click the orange Download link to begin the download process.Extract the archive to your local file system for use later. You are now ready to create your first PhoneGap project for Android within Eclipse.

Step 3: Creating the project in Eclipse Follow these steps to create a new Android project in Eclipse: Choose New > Android Project 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. Create New Project In Workspace and Click Next. Configure Launch Icon and Background Create Activity Configure the project to use PhoneGap At this point, Eclipse has created an empty Android project. Getting started with PhoneGap in Eclipse for Android. Note: Be sure to change the version number of the Cordova JavaScript file to match the version of PhoneGap/Cordova that you are using. Eclipse is an open source integrated development environment (IDE) that supports many technologies, but this article is focused on its support of Java, the native language for Android applications. Android is Google's open source mobile operating system.

Android is the operating system for many smartphone and tablet devices, including the Samsung Galaxy line of phones and tablets, the Amazon Kindle Fire tablet, and the Barnes and Noble Nook tablet, as well as many other devices from numerous manufacturers. PhoneGap is an open source application platform that enables you to create natively-installed mobile applications using HTML and JavaScript. The first step in setting up your development environment for PhoneGap applications on Android is to download and install the Eclipse IDE. Android development with PhoneGap can be done in Windows, OS X, or Linux. <! Apache Cordova.