How to learn Android development? Android information sharing

How to learn Android development? Android information sharing

I have learned Android for two or three months. Recently, I spent about a week to write an app - Diigoer (open source). I spent another week or two looking for a job and received two offers. This is a recognition of my learning. I just started to learn and summarize - "How I taught myself Android, sharing materials". If you are a beginner in Android, you should not miss it. Today's sharing of this article will be better than the first one, so it is recommended to read the previous one first, and then read this one.

Now let's get to the point. I won't repeat what I said before. Compared with the last quarter, I have a deeper understanding of Android (I think I've gotten started), and I have more useful information, which is easier to understand. There are more English materials. I would like to share with you some good resources I found during my study, hoping that they will be of some help to you.

Java Learning

I want to emphasize again that you must have a Java foundation (although other languages ​​can be used to develop Android now, but they are still very niche). Don't think that you can forget about Java after learning it for two or three weeks. This will expose problems in future in-depth learning. Therefore, the Java foundation must be solid. Of course, I am not saying that you must be very good at Java before you can learn Android. After all, learning is a gradual process, so you must pay attention to it in future learning. For learning Java systems, I have the following recommendations;

Introduction to Programming in Java: An Interdisciplinary Approach is an open course from Princeton. There is also a book. I think you can just follow the open course to learn.

Java Tutorial - TutorialSpointTutorialSpoint is a specialized technical tutorial website. You can also read other tutorials. Of course, if you want to watch offline, the website also provides a PDF version.

Java Tutorial PDF

Javanotes 7.0 — Title Page

This is a book from Hobart William Smith College, and it has been published in many versions following the JDK version;

Due to limited space, I will not go into details here. I will write a special article about Java in the future.

Android Tutorial Series

During this period, I found a lot of learning resources. I collected them myself, but I didn’t dare to keep them to myself, so I took them out to share with you. If you find good learning resources, please leave a message;

In the process of learning, I also overlooked some problems, such as the lack of systematization in my own learning. If you are also self-studying, you must pay attention to this problem. I think that in addition to reading official documents and blogs of experts, the most important thing is to find a good book and systematize your knowledge.

Getting Started

Getting Started Android Developers

How to get started programming Android apps HalfApp

A step by step guide about how to get started and involved in Android Development – ​​Reddit

Beginning Android Resources · codepath/android_guides Wiki

How I taught myself Android, sharing my experience

My recommended Android basic learning route

Android Getting Started

Book Recommendations

First of all, I don’t read a book in a very systematic way, so I also searched or read what others recommended on Zhihu. Therefore, I have to read the book that suits me according to my own situation.

The Busy Coder's Guide to Android Development is an open source book by CommonsGuy. It is updated very timely, basically following the SDK updates. You can download the PDF here (Four-to-Free Guarantee). The source code in the book can be viewed in Github (commonsguy/cw-omnibus);

Best Android Books and Resources 2014 This article mainly introduces Android books and development resources;

Open Class

How to Develop Android Apps Online Course – Udacity

Programming Mobile Applications for Android (Coursera)

Android Development For Absolute Beginners – YouTube

Tutorial Series

Home · codepath/android_guides Wiki – codepathAndroid Guide, which not only introduces how to create a simplest App Demo, but also teaches you step by step how to use various popular frameworks. It is very useful for students who are about to work; the demo is very practical;

Android tutorial – TutorialSpoint is very familiar to you. As mentioned above, the tutorial is very easy to understand and the code examples are also good.

Android Development – ​​Vogella tutorial is easy to understand

AndroidHive Tutorials, Games, Apps, Tips The blogger is Indian. The blog is mainly tutorials, with high quality, and will share relatively new things;

Android Tutorial Interactive and Step by step tutorial to learn Android

Android SDK – Tuts+ Code Category

Android Programming Archives – Learn2Crack

Android Learning Path SlideRule

Recommended by Danniu Blog

android-cn/android-dev-cn mainly introduces domestic Android development experts;

android-cn/android-dev-com mainly introduces foreign Android development experts;

What are must-read Android developer blogs? – Quora

What blogs of Android experts are worth recommending? – Zhihu

Open Source Apps

F-Droid Free and Open Source Android App Repository F-Droid is an Android open source App repository

Android Excellent Open Source Project – Xiaozhupapa

The Android Arsenal – A categorized directory of free libraries and tools for Android

Trinea/android-open-project – A collection of Android open source projects written by Trinea

Development Tools

Great Code Examples & Snippets Codota is an Android code search engine. I discovered this tool a few days ago and couldn’t let it go. I wrote an article - "Codota, an Android development tool - Search for the best Android code - Jianshu" for your reference.

You can refer to my answer on Zhihu about Gradle: "How to switch from eclipse to Android studio? I feel that Gradle is difficult to understand. Is there any tutorial? - Tikitoo's answer - Zhihu".

From Google's attitude, we can see that Android Studio is the future. The official version was released recently and there are many tutorials on the Internet.

Android User Interface User Experience Inspiration source for Android Designers and Developers

Android App Patterns

Iconfinder – 400,000+ free and premium icons An Icon search engine

google/material-design-icons – githubGoogle has open-sourced the official Material Design 1000+ Icons, not only for Android, but also for Web and iOS. It is truly the conscience of the industry.

inferjay/AndroidDevToolsinferjay summarizes the development tools and provides domestic mirrors.

Genymotion – A faster Android emulator Genymotion is an Android virtual machine that is much faster than the official one. It is based on Virtual Box and provides plug-ins.

resource

Best resources for Android development

Resources every Android developer must know Chinese version——《Android developers must know the development resources – ImportNew》, translated by ImportNew – Huang Xiaofei

Development ResourcesAndroid Meditations

Android Developer Resources, Tutorials, and References — Being Apptentive

Beginning Android Resources · codepath/android_guides Wiki

A comprehensive list of Android developer resources – Android Development Weekly – Blog Garden

awesome-android – github

Where To Start – Learning Android Development the Right Way – Kevin Darty – Google+

resources – androiddev reddit

Android self-study materials summary

Android Learning Path

refer to

http://www.quora.com/What-are-the-best-resources-to-learn-Android-development

http://www.quora.com/What-are-the-best-websites-to-learn-Android-development-tools#

http://www.sitepoint.com/12-android-tutorials-beginners/

http://nimooli.com/blog/best-android-books-2014/

<<:  [Powerful] D3.js visualizes the number of SSH brute force attacks

>>:  iOS alternative memory management

Recommend

5 useful TikTok data analysis tools recommended

TikTok covers more than 150 countries around the ...

iOS 13.5.5 code suggests Apple is developing a service package

According to foreign media reports, there are rum...

Introduction to home decoration space design

Starting from the basics, we will understand the ...

UPYUN Open Talk: Subverting daily life/APP architecture and technology extension

About this activity Mobile Internet has swept eve...

10 Trend Predictions for Internet Celebrities/Live Streaming in 2020

2019 was the year when major internet celebrities...

No idea for APP promotion? One map helps you get all channels! (Super complete)

Everyone working in the Internet industry knows t...

Experts: Windows Phone is the most secure mobile system

[[155337]] Although Microsoft's Windows Phone...

Using Glide like this saves more memory!!!

[[205671]] 1. Introduction Glide is an image load...