Little Pig's Android Primer column directory
--Reprint Please specify: Coder-pig welcome reprint, please use for commercial use!
Some of the feelings of the column:
Piglet's Android Primer has been written for some time now, recording some of the dots on the Android learning path for Piglet
Drip, remember the first article was written in 2014.7.31, it was just the summer vacation, the brain a hot decided to write a series like this,
The road to self-study is not easy, you think suddenly want you to touch a door you absolutely do not, how hard, remember just learn Android
Add a few Android development group, in the group asked this ask the teacher, to Android, ask questions are very retarded, do not know
The Tao is other people's indifference or something to be busy, or disdain to answer these questions, usually get no reply ... Results build an environment
All kinds of mistakes, it took one weeks to fix, and now look back, I want to have an environment, a few minutes of things, of course, you have the money can also
To training institutions, dark horse, preach wisdom, thousand front and so on; but almost the graduating student dog has no savings, and can only learn by himself!
Mobile Internet is very fire ha, more and more people to learn mobile development, in some discussion group to see a lot of beginners, also see their own
The original figure, at first, but also very enthusiastic to answer, but later found that the problem is a number of basic things, re-repetition, such as
Build the environment, the SDK can not update, r files can not be generated, Android how to learn ... And so on some basic stuff that actually these things are
Can Baidu to, this does not say, there is another, is watching some video tutorials on the web, according to the application of video, the results
Which step is wrong, the tangle of half a day can not find errors, to the group asked, even Logcat is not know what ... is also drunk, some basic
Things, still need to know! Based on all of the above, Piglet decided to write an introductory series to help more beginners to play Android.
The foundation of Development!
Catalogue Details:
Day 1-android related background and development environment construction :
Study Address :http://blog.csdn.net/coder_pig/article/details/38098135
Day 2-android Interface Development First experience:
Learning Address: http://blog.csdn.net/coder_pig/article/details/38326401
Day 3-learning from common UI components:
Learning Address:
Part 1:http://blog.csdn.net/coder_pig/article/details/38351117
Part 2:http://blog.csdn.net/coder_pig/article/details/38355597
Part 3:http://blog.csdn.net/coder_pig/article/details/38357979
Day 4-android event handling mechanism:
Learning Address:
Part 1:http://blog.csdn.net/coder_pig/article/details/38374393
Part 2:http://blog.csdn.net/coder_pig/article/details/38377751
Part 3:http://blog.csdn.net/coder_pig/article/details/38390191
Part 4:http://blog.csdn.net/coder_pig/article/details/38413437
Day 5-android activity and fragment of graphical interface
Learning Address:
Part 1:http://blog.csdn.net/coder_pig/article/details/38436731
Part 2:http://blog.csdn.net/coder_pig/article/details/38462949
Day 6-android Application Core: Intent (Intent)
Learning Address: http://blog.csdn.net/coder_pig/article/details/38498331
data storage and access in day 7-android:
Learning Address:
Part 1:http://blog.csdn.net/coder_pig/article/details/38521085
Part 2:http://blog.csdn.net/coder_pig/article/details/38615021
Part 3:http://blog.csdn.net/coder_pig/article/details/38666411
Part 4:http://blog.csdn.net/coder_pig/article/details/38739295
Day 8-android Network programming Analysis:
Learning Address:
Part 1:http://blog.csdn.net/coder_pig/article/details/38922593
Part 2:http://blog.csdn.net/coder_pig/article/details/39005277
Part 3:http://blog.csdn.net/coder_pig/article/details/39079533
Part 4:http://blog.csdn.net/coder_pig/article/details/39381479
Part 5:http://blog.csdn.net/coder_pig/article/details/39496463
Part 6:http://blog.csdn.net/coder_pig/article/details/39611679
Day 9-android Service of four components (services)
Learning Address:
Part 1:http://blog.csdn.net/coder_pig/article/details/40345191
Part 2:http://blog.csdn.net/coder_pig/article/details/40375185
Cond...
In front of construction ~:
/** * *----------Dragon is here!----------/*┏┓┏┓*┏┛┻━━━┛┻┓*┃┃*┃━┃*┃┳┛┗┳┃*┃ ┃*┃┻┃*┃┃*┗━┓┏━┛*┃┃ God beast bless *┃┃ code no bug! The *┃┗━━━┓*┃┣┓*┃┏┛*┗┓┓┏━┳┓┏┛*┃┫┫┃┫┫*┗┻┛┗┻┛*━━━━━━ of gods and Beasts ━━━━━━by:coder -pig *//*
Pig's way to get started with Android-directory (continuous update)