[Android advanced tutorial series] preface: android advanced tutorial Series
Cause
Because I didn't know how to write a blog when I was a beginner at Android, the Android portal is now in progress and is on the road of advanced development, but this road has also taken a lot of detours. I think it is easy to get started with Android, and there are many network resources, even Google officially provides eclipse + SDK + ADT integration (which was originally configured with the ADT plug-in). Download and unzip the plug-in-> open eclipse-> and click helloworld. Then I made several activities on the book to jump to each other and listened to several buttons to make various interesting things.
Now, it is really difficult to get started. I learned about the working environment, learned some java basics, and made a mess with various tutorials.
So, I would like to sum up some experience to make it easier and faster for developers who have entered the door.
Basic knowledge of this tutorial
- Basic java knowledge (Object-Oriented and thread ).
- A simple Android calculator can be created quickly.
- Understand HTTP and simple network concepts, and perform basic Android Network Programming.
- Simple Application of Android data storage methods such as SQLite.
- In short, everything has a simple understanding of the best ~
Android entry-level recommendations
"So I have never been familiar with java and Android development. How can I get started ?"
My suggestion is:
Statement
I am still learning. I Just Want To sum up some of my experiences and hope it will be helpful for developers who are on the same way as me.
If there are any errors, please note that I am very grateful.
The original Article is on my blog: [android advanced series tutorials] Preface
By: cyhhao http://blog.zhusun.in/cyhhao