twenk11k's Stars
renovatebot/renovate
Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
TheCodeMonks/Notzz-App
📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
igorwojda/android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
rubensousa/Decorator
Decorator is an Android library that helps creating composable margins and dividers in RecyclerViews
airbnb/paris
Define and apply styles to Android views programmatically
cortinico/kotlin-android-template
Android + Kotlin + Github Actions + ktlint + Detekt + Gradle Kotlin DSL + buildSrc = ❤️
coil-kt/coil
Image loading for Android and Compose Multiplatform.
chrisbanes/tivi
Tivi is a TV show tracking Android app, which connects to trakt.tv
google/truth
Fluent assertions for Java and Android
skydoves/Pokedex
🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
tarek360/RichPath
💪 Rich Android Path. 🤡 Draw as you want. 🎉 Animate much as you can.
facebookarchive/shimmer-android
An easy, flexible way to add a shimmering effect to any view in an Android app.
airbnb/lottie-web
Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
bugyun/ScreenHelper
android 屏幕适配的终极方案: SmallestWidth适配修改和 DisplayMetrics.densityDpi属性, 完美兼容 AndroidX 和 Android 库 ^_^ ,欢迎使用~~
lonerinthenight/binary-tree-visualizer
Visualize binary trees and linked lists using GraphViz, compatible with Leetcode
InsertKoinIO/koin
Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
Kotlin/kotlinx.coroutines
Library support for Kotlin coroutines
JakeWharton/dagger-reflect
A reflection-based implementation of the Dagger dependency injection library for fast IDE builds.
soundcloud/delect
The Gradle Plugin for Dagger Reflect.
alexjlockwood/adp-delightful-details
This sample app accompanies a blog post I wrote on icon animations
williamfiset/Algorithms
A collection of algorithms and data structures
lawsonsli/faceCapture
an Android app kind like Facerig(but simpler)
google/oboe
Oboe is a C++ library that makes it easy to build high-performance audio apps on Android.
androguard/androguard
Reverse engineering and pentesting for Android applications
romannurik/AndroidAssetStudio
A set of web-based tools for generating graphics and other assets that would eventually be in an Android application's res/ directory.
facebook/infer
A static analyzer for Java, C, C++, and Objective-C
alsa64/AI-wiki
Wiki for Neural Networks. Head over to the wiki tab at the top of this site. In the future the wiki might be moved to it's own website. Below you will find a link to our discord, in case you need any help.
square/leakcanary
A memory leak detection library for Android.
koral--/android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
codepath/android-oauth-handler
Android OAuth Wrapper makes authenticating with APIs simple