Jahitko's Stars
ktorio/ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
bizz84/flutter-tips-and-tricks
All my Flutter Tips & Tricks on X (Twitter) and LinkedIn.
Solido/awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
skydoves/android-developer-roadmap
đź—ş The Android Developer Roadmap offers comprehensive learning paths to help you understand Android ecosystems.
opencv/opencv
Open Source Computer Vision Library
daimajia/AndroidViewAnimations
Cute view animation collection.
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
aritraroy/UltimateAndroidReference
:rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
libgdx/libgdx
Desktop/Android/HTML5/iOS Java game development framework
google/dagger
A fast dependency injector for Android and Java.
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
googleworkspace/android-samples
Android samples for Google Workspace APIs
JorenSix/TarsosDSP
A Real-Time Audio Processing Framework in Java
tanersener/mobile-ffmpeg
FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.
cropsly/ffmpeg-android-java
Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
umano/AndroidSlidingUpPanel
This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.
duanhong169/DrawableToolbox
🛠️ The missing drawable toolbox for Android. Create drawables programmatically and get rid of the boring and always repeated drawable.xml files.
material-components/material-components-android
Modular and customizable Material Design UI components for Android
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
google/ExoPlayer
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
Manabu-GT/ExpandableTextView
Android's TextView that can expand/collapse like the Google Play's app description
google/eng-practices
Google's Engineering Practices documentation
square/picasso
A powerful image downloading and caching library for Android
square/dagger
A fast dependency injector for Android and Java.
codepath/android_guides
Extensive Open-Source Guides for Android Developers
hdodenhof/CircleImageView
A circular ImageView for Android
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.