
Developing In Eclipse, with ADT
http://developer.android.com/guide/developing/eclipse-adt.html
Signing Your Applications
http://developer.android.com/guide/publishing/app-signing.html
Compile and sign with Eclipse ADT
To create a signed and aligned .apk in Eclipse:
- Select the project in the Package Explorer and select File > Export.
- Open the Android folder, select Export Android Application, and click Next.
The Export Android Application wizard now starts, which will guide you through the process of signing your application, including steps for selecting the private key with which to sign the .apk (or creating a new keystore and private key). - Complete the Export Wizard and your application will be compiled, signed, aligned, and ready for distribution.
DroidDraw is a graphical user interface (GUI) builder for the Android platform
http://code.google.com/p/droiddraw/
Comments
http://www.devx.com/wireless/Article/39145
http://developerlife.com/tutorials/?p=302
http://developer.android.com/guide/appendix/faq/commontasks.html#implementcallbacks
http://blogoscoped.com/archive/2007-11-19-n27.html
Android Application - Tip Calculator
http://datasprings.com/Resources/ArticlesInformation/AndroidSDKExampleApplicationSampleCode.aspx
http://www.androidcompetencycenter.com/2009/03/tutorial-how-to-start-a-new-activity/
http://code.google.com/android/add-ons/google-apis/mapkey.html#getdebugfingerprint
http://www.devx.com/wireless/Article/41133/0/page/1
http://www.devx.com/wireless/Article/40842/0/page/1
http://vkroz.wordpress.com/