Android study repository, Corresponding course URL: https://www.icourse163.org/course/JSSVC-1449806164
Android Studio 3.5.3 | 3.6.1
gradle-5.4.1 | 5.6.4
compileSdkVersion 29
buildToolsVersion "29.0.2"
JDK8
Use Android Studio to Open or Import Project
Activity:Activity
--ActivityBase:Basic of Activity
--ActivityLifeCycle:Lifecycle of Activity
--ActivityDataTransfer:Activity Data Transfer
--ActivityDataBack:Activity Data Back
AdvancedView:Advanced View
--ExpandListViewTest:The Applicaton of ExpandableListView
--ListViewTest:The Applicaton of ListView
AndroidThread:AndroidThread
--HandleMessage:Basic of Handler
--RunOnUiThread:The Applicaton of RunOnUiThread
BluetoothWaterLamp:Smart Bluetooth WaterLamp
HelloAndroid: The first Android App Project,The Applicaton of Logcat
Layout: Layout
SelectorTest: Background
SimpleView:Simple View
ViewBindingTest:ViewBinding,need to run on Android Studio 3.6.0 or later
ViewPagerTest:ViewPager