{"id":16560819,"url":"https://github.com/jeppeman/android-jetpack-playground","last_synced_at":"2026-03-17T18:03:23.128Z","repository":{"id":47962922,"uuid":"136631212","full_name":"jeppeman/android-jetpack-playground","owner":"jeppeman","description":"Pet project for cutting edge Android development with Jetpack","archived":false,"fork":false,"pushed_at":"2020-08-16T07:53:02.000Z","size":1108,"stargazers_count":271,"open_issues_count":2,"forks_count":17,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-07T04:07:59.965Z","etag":null,"topics":["android","android-navigation-component","clean-architecture","coroutines","dagger2","dynamic-features","espresso","isolating-fragment-tests","jetpack-android","motion-layout","robolectric","testing"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeppeman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-08T14:44:14.000Z","updated_at":"2025-03-03T19:15:29.000Z","dependencies_parsed_at":"2022-08-12T15:20:36.436Z","dependency_job_id":null,"html_url":"https://github.com/jeppeman/android-jetpack-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeppeman/android-jetpack-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeppeman%2Fandroid-jetpack-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeppeman%2Fandroid-jetpack-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeppeman%2Fandroid-jetpack-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeppeman%2Fandroid-jetpack-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeppeman","download_url":"https://codeload.github.com/jeppeman/android-jetpack-playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeppeman%2Fandroid-jetpack-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30628405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"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","android-navigation-component","clean-architecture","coroutines","dagger2","dynamic-features","espresso","isolating-fragment-tests","jetpack-android","motion-layout","robolectric","testing"],"created_at":"2024-10-11T20:30:04.039Z","updated_at":"2026-03-17T18:03:23.095Z","avatar_url":"https://github.com/jeppeman.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![CircleCI](https://circleci.com/gh/jeppeman/android-jetpack-playground/tree/master.svg?style=svg)](https://circleci.com/gh/jeppeman/android-jetpack-playground/tree/master)\n\n\u003ca href='https://play.google.com/store/apps/details?id=com.jeppeman.jetpackplayground'\u003e\u003cimg height=\"50\" width=\"50\" alt='Get it on Google Play' src='assets/google-play-store.png'/\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003ca href='https://appgallery7.huawei.com/#/app/C102509249'\u003e\u003cimg height=\"50\" width=\"50\" alt='Get it on Huawei App Gallery' src='assets/huawei-app-gallery.png'/\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003ca href='https://play.google.com/store/apps/details?id=com.jeppeman.jetpackplayground\u0026gl=SE\u0026pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'\u003e\u003cimg height=\"50\" width=\"50\" alt='Get it on Amazon App Store' src='assets/amazon-app-store.png'/\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003ca href='http://apps.samsung.com/appquery/appDetail.as?appId=com.jeppeman.jetpackplayground'\u003e\u003cimg height=\"50\" width=\"50\" alt='Get it on Samsung Galaxy Store' src='assets/samsung-galaxy-store.png'/\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003ca href='https://appdistribution.firebase.dev/i/4687a997751fbc85'\u003e\u003cimg height=\"50\" width=\"50\" alt='Get it Firebase App Distribution' src='assets/firebase-app-distribution.png'/\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\n# android-jetpack-playground\n\nA small video player pet project with the purpose of fiddling around new Android development features.\nSome areas of exploration:\n* Dynamic Feature Modules and navigation patterns with them\n* MotionLayout\n* Jetpack testing, mainly isolated fragment unit tests that run both on device and the JVM with the same source code\n\nApp Stores\n---\nThe app is published on the following platforms:\n* [Google Play Store](https://play.google.com/store/apps/details?id=com.jeppeman.jetpackplayground)\n* [Huawei App Gallery](https://appgallery7.huawei.com/#/app/C102509249)\n* [Amazon App Store](http://apps.samsung.com/appquery/appDetail.as?appId=com.jeppeman.jetpackplayground)\n* [Samsung Galaxy Store](http://apps.samsung.com/appquery/appDetail.as?appId=com.jeppeman.jetpackplayground)\n* [Firebase App Distribution](https://appdistribution.firebase.dev/i/4687a997751fbc85)\n\nIt leverages dynamic feature modules on all of them, [GloballyDynamic](https://github.com/jeppeman/GloballyDynamic) is what enables this. \n\nArticles\n---\n* \u003ca href=\"https://proandroiddev.com/isolated-fragments-unit-tests-that-run-both-instrumented-and-on-the-jvm-with-the-same-source-code-283db2e9be5d\"\u003eRuntime agnostic and isolated fragment unit tests\u003c/a\u003e\n* \u003ca href=\"https://medium.com/@jesperaamann/navigation-with-dynamic-feature-modules-48ee7645488\"\u003eNavigation with Dynamic Feature Modules\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeppeman%2Fandroid-jetpack-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeppeman%2Fandroid-jetpack-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeppeman%2Fandroid-jetpack-playground/lists"}