android:installLocation
App install locationAndroidManifest
App Manifest Overview
Merge multiple manifest files
AndroidManifest详解之Application(有图更好懂)转场动画
- android:windowEnterAnimation
- android:windowExitAnimation
- android:activityOpenEnterAnimation
- android:activityOpenExitAnimation
- android:activityCloseEnterAnimation
- android:activityCloseExitAnimation
android转场动画windowAnimation和ActivityAnimation的区别
difference between @+id @android:id @id
difference between @id and @android:id
android布局中的@+id和@id的区别android:windowBackground android:background
Fragment public constructors
Every fragment must have an empty constructor, so it can be instantiated when restoring its activity's state. It is strongly recommended that subclasses do not have other constructors with parameters, since these constructors will not be called when the fragment is re-instantiated.
FragmenttaskAffinity | allowTaskReparenting
Activity启动模式与任务栈(Task)全面深入记录(下)View.getWidth() not work in onCreate method?
View.getWidth() not work in onCreate method?
View's getWidth() and getHeight() returns 0
转载于:https://www.cnblogs.com/ZhaoxiCheung/p/Android-Note.html