I am new to google android will anyone please tell me how to edit google android code to develop my own applications?
+8
A:
I would start with The Developer's Guide:
Welcome to the Android Dev Guide! The Dev Guide is a practical introduction to developing applications for Android. It explores the concepts behind Android, the framework for constructing an application, and the tools for developing, testing, and publishing software for the platform.
Andrew Hare
2009-10-29 05:44:20
Yes very good link I'd say!
Preet Sangha
2009-10-29 05:45:17
A:
It depends on your preferred programming language: the main language for Android is Java, but it also supports scripting languages like Python and Lua. For Java, you can download the Android SDK, which should have all you need to get started. Also, check out http://developer.android.com/ for tutorials, help, docs, etc.
bluejeansummer
2009-10-29 05:46:45