18 October 2009

Android project - day #1

Software packages:

  1. Android Software Development Kit (SDK) 1.6 (download)
  2. Eclipse SDK 3.5 (download)
  3. JavaEE SDK (download)

Bibliography and online references:

[1] Google's Android Developer's Guide (link)

[2] andbook! Android Programming
     Gramlich, Nicolas.
http://andbook.anddev.org

[3] Beginning Android.
     Mark L. Murphy. 
    
Apress 2009. ISBN-13 (pbk): 978-1-4302-2419-8
     ISBN-13 (electronic): 978-1-4302-2420-4

[4] Android™ A Programmer’s Guide
     Jerome.F. DiMarzio.
     McGraw-Hill 2008. ISBN: 0-07-159989-4

[5] Android Application Development, 1st Edition.
     Rick Rogers, John Lombardo.
     O'Reilly Media 2009. ISBN-13: 978-0-596-52147-9

[6] Pro Android. Apress 2009.
     Sayed Y. Hashimi, Satya Komatineni.
     ISBN-13 (pbk): 978-1-4302-1596-7 ISBN-13 (electronic): 978-1-4302-1597-4

[7] Professional Android™ Application Development
     Reto Meier.
     Wiley Publishing 2009. ISBN: 978-0-470-34471-2

 

First step – Android SDK installation.

Estimated working time: 2 hours