android-jetpack-playground icon indicating copy to clipboard operation
android-jetpack-playground copied to clipboard

Pet project for cutting edge Android development with Jetpack

Results 2 android-jetpack-playground issues
Sort by recently updated
recently updated
newest added

Thanks for this great source code example of jetpack playground. But I've problems when configuring `@AutoService` injection with Hilt. In Hilt, we don't have to define `VideoComponent` in exchange using...

Hi, First of all, thank you very much for this repository. It´s very didactic and helps a lot to understand Android development with Jetpack. I´m trying to testing one of...