# AndroidStudy **Repository Path**: lucascai/AndroidStudy ## Basic Information - **Project Name**: AndroidStudy - **Description**: Android学习仓库 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 20 - **Created**: 2025-05-11 - **Last Updated**: 2025-05-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AndroidStudy #### Description Android study repository, Corresponding course URL: https://www.icourse163.org/course/JSSVC-1449806164 #### Development Environment Android Studio 3.5.3 | 3.6.1 gradle-5.4.1 | 5.6.4 compileSdkVersion 29 buildToolsVersion "29.0.2" JDK8 #### Installation Use Android Studio to Open or Import Project #### WeChat Official Accounts ![输入图片说明](https://images.gitee.com/uploads/images/2020/0204/172416_a4713906_948413.png "weixin.png") #### Directory Specification 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