Comments on Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Debian Squeeze)

Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Debian Squeeze) This tutorial describes how you can set up an development environment for building Android apps on a Debian Squeeze desktop using Eclipse, the Android SDK, and PhoneGap. I will describe how to build Android apps from the command line with PhoneGap and from the GUI with Eclipse and PhoneGap and how to test them in an Android emulator and on a real Android device. PhoneGap allows you to develop your Android applications using web technologies such as HTML, CSS, and JavaScript (e.g. with JavaScript libraries such as jQuery/jQTouch), and it will turn these web apps into native Android apps (in fact, PhoneGap supports multiple platforms such as Android, iPhone, Palm, Windows Mobile, Symbian, so you can use the same sources to create apps for multiple platforms).

3 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Lear Android

Here you can find clear image about how to setup Android Development Environment in Windows with Eclipse

http://greenlearnpath.blogspot.com OR http://androidlanka.tk

By: Learn Android

Setup ypur android Development environment with Eclipse on windows

http://greenlearnpath.blogspot.com/2011/09/how-to-setup-android-development.html

By: Anonymous

Should be update for example sdk is now at least rev 22 and it need two full sdk update if we use this tutorial.