Intermediate Android Learning Suggestions?

Hey guys, sorry if this question is too broad or something else. I am a somewhat experienced programmer, but still a little shaky with Java. I tried to find some good tutorials for Android that are more advanced than Hello, but still go through the steps to create a moderately complex application. Something similar to the Notepad tutorial in the developer documentation, but it’s a little easier to follow someone who is not so experienced.

Thanks for reading!

+3
source share
4 answers

I have this book and it is really nice;)

http://pragprog.com/titles/eband3/hello-android

+4
source

Android, . :

- > Android. Android videos . Android video? ?

- > Android.

- > , , , AppInventor

- > HTML. PhoneGap. phonegap Android, HTML .

- > , , , drag n drop.

+6

If you need free resources, you can read android programming . This is under construction so you can read, if for free. It starts with a good Java explanation.

+2
source

I would recommend this book: http://www.amazon.com/Professional-Android-Application-Development-Programmer/dp/0470565527/ref=sr_1_3?s=books&ie=UTF8& QID = 1300175470 & cp = 1-3

This is a very well-written book with good examples, and it requires a deeper dive into Android development than regular base books.

0
source

All Articles