{"id":26271990,"url":"https://github.com/davamix/android-course-printable","last_synced_at":"2026-04-16T00:32:54.641Z","repository":{"id":241607159,"uuid":"807219752","full_name":"davamix/android-course-printable","owner":"davamix","description":"Printable version of Android Basics with Compose course","archived":false,"fork":false,"pushed_at":"2024-06-22T14:14:54.000Z","size":60787,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-25T14:51:28.691Z","etag":null,"topics":["android","course","jetpack-compose","kotlin","printable"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davamix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-28T17:24:21.000Z","updated_at":"2024-06-22T14:14:57.000Z","dependencies_parsed_at":"2025-05-27T20:46:33.488Z","dependency_job_id":null,"html_url":"https://github.com/davamix/android-course-printable","commit_stats":null,"previous_names":["davamix/android-course-printable"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davamix/android-course-printable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davamix%2Fandroid-course-printable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davamix%2Fandroid-course-printable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davamix%2Fandroid-course-printable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davamix%2Fandroid-course-printable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davamix","download_url":"https://codeload.github.com/davamix/android-course-printable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davamix%2Fandroid-course-printable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31866347,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","course","jetpack-compose","kotlin","printable"],"created_at":"2025-03-14T07:16:03.166Z","updated_at":"2026-04-16T00:32:54.623Z","avatar_url":"https://github.com/davamix.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Android Basics with Compose - Printable version (WIP) #\n\nUrl: https://developer.android.com/courses/android-basics-compose/course\n\n- Unit 1: Your first Android app\n  - Path 1: Introduction to Kotlin\n    - Your first program in Kolin (18 pages)\n    - Create and use variables in Kotlin (35 pages)\n    - Create and use functions in Kotlin (14 pages)\n    - Practice Problems: Kotlin Basics (17 pages)\n  - Path 2: Setup Android Studio\n    - Download and install Android Studio (21 pages)\n    - Create your first Android app (17 pages)\n    - Run your first app on the Android Emulator (8 pages)\n    - How to connect your Android device (8 pages)\n  - Path 3: Build a basic layout\n- Unit 2: Build app UI\n  - Path 1: Kotlin fundamentals\n  - Path 2: Add a button to an app\n  - Path 3: Interacting with UI and state\n- Unit 3: Display lists and use Material Design\n  - Path 1: More Kotlin fundamentals\n  - Path 2: Build a scrollable list\n  - Path 3: Build beautiful apps\n- **Unit 4: Navigation and app architecture**\n  - Path 1: Architecture Components\n    - Stages of the Activity lifecycle (22 pages)\n    - ViewModel and State in Compose (43 pages)\n    - Write unit tests to test the ViewModel (25 pages)\n    - Practice: Add ViewModel to Desert Clicker (3 pages)\n  - Path 2: Navigation in Jetpack Compose\n    - Navigate between screens with Compose (33 pages)\n    - Test the Cupcake App (23 pages)\n    - Practice: Add navigation (6 pages)\n  - Path 3: Adapt for different screen sizes\n    - Build an adaptive app with dynamic navigation (30 pages)\n    - Build an app with an adaptive layout (34 pages)\n    - Practice: Build Sports app (5 pages)\n    - Project: Create a My City app (5 pages)\n- Unit 5: Connect to the internet\n  - Path 1: Get data from the internet\n  - Path 2: Load and display images from the internet\n- **Unit 6: Data persistence**\n  - Path 1: Introduction to SQL\n    - Use SQL to read and write to a database (24 pages)\n  - Path 2: Use Room for data persistence\n    - Persist data with Room (35 pages)\n    - Read and update data with Room (36 pages)\n    - Practice - Build Bus Schedule app (5 pages)\n  - Path 3: Store and acccess data using keys with DataStore\n    - Save preferences locally with DataStore (13 pages)\n    - Project - Create a Flight Search app (6 pages)\n- Unit 7: WorkManager\n  - Path 1: Schedules tasks with WorkManager\n- Unit 8: Views and Compose\n  - Path 1: Android Views and Compose in Views\n  - Path 2: Views in Compose\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavamix%2Fandroid-course-printable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavamix%2Fandroid-course-printable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavamix%2Fandroid-course-printable/lists"}