In recent years,mobile platform become more and more popular!At present,the flourishing mobile platform are iOS and Android,symbian has been declining,wp7 struggling!
Note that Android is an open,not open source.Personally,I optimistic about the iOS and Android.
Since optimistic about mobile platform,optimistic about Android,lets quickly research it! We must fist sharpen his tools.As we all know,the Android's app were wrote by Java,running on the Dalvik Virtual Mashine.In addition,the Android system is base on Linux Kernel 2.6.So,if you want understanding all of the Android's particulars,we should have the Linux Kernel Knowledge.I limited,here recommends some classic books about the Linux Kernel:
1.Linux Kernenl Development.
2.Understanding the Linux Kernel.
3.Linux Device Drivers.
4.LInux内核源码情景分析
Have been look the Linux Kernel's books,the Android's books also should.We can have a perceptual about the Android.Recommends Following two books:
1.Professional Android Application Development.
2.Google Android SDK开发范例
It‘s could not be better have practice while reading books.Now,let begin our Android journey!