Re: [android-developers] how to learn android?

2011-09-12 Thread Logesh rajendren
android pro development . On Sun, Sep 11, 2011 at 7:19 AM, felix wrote: > How to learn android well? > Can you tell me some books videos or other resource? > > thanks. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to t

Re: [android-developers] how to learn android?

2011-09-11 Thread Mark Murphy
http://stackoverflow.com/questions/1114287/good-book-for-beginning-android-development http://stackoverflow.com/questions/4573438/what-are-good-android-books-for-beginners http://stackoverflow.com/questions/5248552/android-development-books http://stackoverflow.com/questions/6802260/good-books-for-

[android-developers] how to learn android?

2011-09-11 Thread felix
How to learn android well? Can you tell me some books videos or other resource? thanks. -- 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 grou

Re: [android-developers] How to learn Android build system

2010-02-04 Thread Miguel Morales
Not really that difficult. Make sure you have ant installed. (you should) Copy and modify a build.xml file from one of the sample applications. You should then be able to do ant, ant debug, ant release, etc. For compiling and signing your app. Enjoi! Miguel. On Thu, Feb 4, 2010 at 6:30 AM, pe

[android-developers] How to learn Android build system

2010-02-04 Thread peng peng
hi Could anybody give me some suggestion about android build system? It is too diffcult for read to me. sorry for my poor English. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-develop