Android App 基础
- LinearLayout 线性布局
90pt 磅 1/72英寸
match_parent 指定子组件的高度,宽度与父容器组件的高度,宽度相同。
属性
android:orientation 水平排列或者垂直排列
Android开发之基本控件和详解四种布局方式
https://www.cnblogs.com/ludashi/p/4883915.html
Android Studio使用,包括常用快捷方式总结
https://blog.mindorks.com/android-studio-tutorial-for-beginners
https://www.jianshu.com/p/200d55b4d40a 提升Android Studio编译速度
http://mdsa.51cto.com/art/201503/469038.htm 30秒让你加速Android Studio/Gradle构建
Android基础知识
https://github.com/MindorksOpenSource/android-interview-questions#core-java
What's context
https://stackoverflow.com/questions/3572463/what-is-context-on-android
https://www.geeksforgeeks.org/android-build-gradle/
Gif
https://blog.csdn.net/lvyuan1234/article/details/54316486