If you have experience programming on a different platform then one way to learn is to just dive in - install Android Studio and play with some of the demo programs and try reading the code. Before doing that google "android activity lifecycle" and pay careful attention to learning the information you find there, when you have that down you will find that the code makes a lot more sense. First demo program you should probably try (not actually a demo but...) is the little app that studio will completely write for you when you tell it to start a new app, it will demonstrate the use of the lifecycle information. On Apr 1, 2016 4:40 PM, "Amin Sai" <[email protected]> wrote:
> Thank you I ll see, > > I tried to follow any training at developer.android.com but I like to > learn philosophy and approch of this platform > > On Friday, April 1, 2016 at 9:27:13 PM UTC+2, Steve Gabrilowitz wrote: >> >> I recommend "Android Wireless Application Development" volume 1 by Lauren >> Darcy and Shane Conder, I found it very helpful when I was learning. Also >> lots of good info at developer.android.com >> On Apr 1, 2016 3:09 PM, "Amin Sai" <[email protected]> wrote: >> >>> Hello everyone >>> >>> I'm looking for help, I need a good support to start coding in android, >>> if u have any training, books, for support are welcome >>> >>> Cheers >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Android Developers" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at https://groups.google.com/group/android-developers. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/android-developers/9a28742f-a2d4-4391-9759-3e21cf25ba0c%40googlegroups.com >>> <https://groups.google.com/d/msgid/android-developers/9a28742f-a2d4-4391-9759-3e21cf25ba0c%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/android-developers. > To view this discussion on the web visit > https://groups.google.com/d/msgid/android-developers/c2df4ddf-a0d1-4359-9bab-ee70ad27e230%40googlegroups.com > <https://groups.google.com/d/msgid/android-developers/c2df4ddf-a0d1-4359-9bab-ee70ad27e230%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/CABfabRjVOzkPn07fvCbirpjY-DPgXUvGw1%3D2pkx1YRUMasFL4A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

