Yes, use the tutorials. When I started, I thought I could learn faster by just studying the Lunar Lander sample code... but as it turns out, that code is in many ways a good example of how not to write a solid Android program. (I still blame that code for a good bit of lost development time.) And I missed a lot of things like helpful XML attributes and the application/activity lifecycle and so forth. The online documentation is pretty good, although it does obscure things a bit much sometimes (like if you want to write a game, and you're not sure why you're not always receiving key events, and then one day you see something in the docs called "Touch Mode" and you think that looks interesting but since your app doesn't use touch screen input you probably don't need to read about it...)
On Mar 19, 6:26 am, Sean Hodges <seanhodge...@googlemail.com> wrote: > I agree with Fred, explain what problems you are having. Don't just > say something vague like "I'm finding it difficult", we need to know > exactly what things you are finding difficult to help you. > > The SDK docs are actually very comprehensive, but you need to use the > tutorials to learn Android. Check out the on-line > tutorials:http://developer.android.com/intl/de/guide/tutorials/hello-world.html. > Or alternatively buy a book on Android development, there are a lot of > good ones available these days. > > > > On Thu, Mar 18, 2010 at 7:23 PM, massimo <maxloveg...@gmail.com> wrote: > > Hi, > > I'm italian boy. I see that I have big big difficult to start to > > develop with android. > > I know Java and I have all the Eclipes and Android SDK installed. > > > But for me undestand this SDK is very impossible. Online the Google > > Docs about SDK is too less complete and I see that is difficult to > > make something of realistic like a little videogame. I have difficult > > too to put an image inside. > > > How I can do? Someone could help me to start? For example by MSN? Pls > > I need help because I would like make a little videogame. > > > Thank you > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to android-developers@googlegroups.com > > To unsubscribe from this group, send email to > > android-developers+unsubscr...@googlegroups.com > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.