REPOSITORY OVERVIEWLive repository statistics
★ 1Stars
⑂ 0Forks
◯ 0Open issues
◉ 1Watchers
41/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
100 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Playground Android
This repo is what it actually says. Its a personal app that I use to try out native Android features and experiment with them.
Everytime a new feature is released or I wanted to experiment with something, I always lost motivation by the time I had set up the project, architecture and integrate other basic libraries to make the app run in an accpetable state.
| Day Mode | Night Mode |
|---|
 |  |
Features as of now
- Well defined Clean architecture with MVVM via Jetpack Components
- Hilt for Dependency injection
- API calls wrapped with Kotlin Flows to continually fetch and update the Recycler View
- Syncing MotionLayout animation with Recyclerview's Item Animation
- Foreground task with Progress notification using WorkManager
- Room with Coroutines to store and fetch Data
Libraries Used
Architecture
- Clean Architecture
- Single Activity with AndroidX Navigation
- Hilt for Dependency Injection
Design
- Dark Mode with MaterialComponents.DayNight
- ConstraintLayout
- Downloadable Fonts
Network
Background Execution
- Suspend Functions
- Kotlin Coroutines
- Kotlin Flows
- WorkManager
Database
Animation
- Lottie
- MotionLayout
- LayoutAnimation
This app will evolve with time, but will never be a specific feature driven. It will be a mixture of features that makes no sense with together (Imagine Notes app with Cat pictures and Chuck Norris Jokes) but will showcase the Android features
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
SlushFlicks has been built upon public APIs from IMDB. This application helps users to view trending, popular, upcoming and top-rated movies and Tv shows and their detailed information. Users can also search for a movie or Tv show. This app also cache data to support offline browsing. This is a personal project and the core objective of this project was to have hands-on experience on recent Android jetpack library components like navigation, paging and MVI architecture. In addition to this, Local unit testing is also being implemented in this project. Furthermore, worked on optimization by eliminating memory leaks and reducing gpu-overdraw.
44/100 healthActive repository
KotlinNo license#battery-historian#caching#circleci#constraint-layout
⑂ 3 forks◯ 0 issuesUpdated Oct 4, 2025
Application to create, update and delete personal notes with a priority.
32/100 healthActive repository
KotlinNo license#android#coroutines#dagger-hilt#flow
⑂ 1 forks◯ 0 issuesUpdated Mar 19, 2024