Intro to Android Development
Search
⌃K
Welcome
Syllabus
Hack Challenge
Resources
Lecture Videos
Ed Discussion
Git & GitHub Help/How-To
Setting up Android Studio
Starting an Android Studio Project & Making an Emulator
Importing, Exporting, & Submitting Your Projects to CMS
FA22 Course Material
Lecture & HW 1: Introduction to Android
Lecture 2 & HW 2: ViewGroups, Input, and Documentation
Lecture 3 & HW 3: Intents and Manifest
Lecture 4 & HW 4: RecyclerViews
Lecture 5 & HW 5: Fragments, Navigation, and Networking
Lecture 6 & HW 6: Networking, Data, and Persistent Storage
Bonus Lectures & Bonus HW
Textbook
1. Introduction to the Editor and Views
2. Layouts and More Views
3. Intents and Manifest
4. RecyclerViews
4.1 RecyclerViews
4.2 RecyclerView Performance
4.3 Implementation of a Recycler View
4.4 Implementation with Input Controls
4.5 Filtering RecyclerViews
4.6 Recyclerview Demo
5. ListViews and Searching
6. Fragments
7. Navigation
8. Networking and 3rd Party libraries
8.5 Concurrency
9. Data and Persistent Storage
10. Jetpack Compose
11. The Art and Ontology of Software
12. 🔥 Firebase
Additional Topics
Git and GitHub
Exporting to APK
HackOurCampus Workshop
Archive
Spring 2020 Course Material
Spring 2021 Lecture & HW 8: Networking & 3rd Party APIs
Powered By
GitBook
4.6 Recyclerview Demo
Code that contains a RecylerView with customized adapter and two types of OnClickListeners.
DemoListView.zip
23MB
Binary
Previous
4.5 Filtering RecyclerViews
Next - Textbook
5. ListViews and Searching
Last modified
10mo ago