[android-beginners] Re: Writing an Android App

2008-11-18 Thread Ian Enrique Nájar Pérez
Is essential to know JAVA to create apps on the android. Check the SDK Documentation for more information. The eclipse IDE will help you a lot. 2008/11/18 bpoliquin [EMAIL PROTECTED] Which Software should I use? I like things being Visual. I really want to create apps on the Android, and i

[android-beginners] Re: Writing an Android App

2008-11-18 Thread Sunit Katkar
You need to 1) Learn JAVA if you dont know it. Refer to the www.javasoft.com -Sun web site for free tutorials 2) In Java, learn a bit about how event handling for GUI based programming works. 3) Download the Eclipse IDE www.eclipse.org and use it to type and learn the Java examples from the