• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

Head start !!

 
Ranch Hand
Posts: 55
Android Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello guys , i wanna know what is the best way to start learning android ??? ...Just Wanna know how can i head start !!
 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi vamsi,
1. Your basics of core java must be strong. This is because Android API is fully made up of Java.
2. Buy a best book on Android. I recommend the following:
i. Beginning Android by Mark Murphy
ii. Hello Android by Edd Burnett
iii.Unlocking Android by Frank Ableson, Charlie Collins, Robi Sen


 
vamsi acharya
Ranch Hand
Posts: 55
Android Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

sohaib rahman wrote:Hi vamsi,
1. Your basics of core java must be strong. This is because Android API is fully made up of Java.
2. Buy a best book on Android. I recommend the following:
i. Beginning Android by Mark Murphy
ii. Hello Android by Edd Burnett
iii.Unlocking Android by Frank Ableson, Charlie Collins, Robi Sen




Any free e-books or websites ??
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try the Android SDK docs; they provide lots of code snippets and help for getting started. But a book is really your best bet.

http://developer.android.com/guide/basics/what-is-android.html
 
Water proof donuts! Eat them while reading this tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic