prookiee's Stars
apollographql/apollo-kotlin
:rocket: A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
Sunzxyong/Tiny
an image compression framework.(一个高保真、高压缩比的图片压缩框架)
zetbaitsu/Compressor
An android image compression library.
walt-zhong/GoogleBlome
Android Compose ui 练手项目,Google 假想产品Blom的开发,适合新手练习Compose Ui的开发使用
androidbroadcast/ViewBindingPropertyDelegate
Make work with Android View Binding simpler
javakam/FileOperator
🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。
libgdx/libgdx
Desktop/Android/HTML5/iOS Java game development framework
Cleveroad/AdaptiveTableLayout
Library that makes it possible to read, edit and write CSV files
fornewid/neumorphism
Try to Neumorphism in Android (Just experimental!! 🧪)
noties/Enhance
Add API information (since/deprecation) to Android source code as javadoc tags
thelumiereguy/ShaderShowcaseApp
A Jetpack Compose-based app to exhibit all the beautiful GLSL Fragment shaders I have ever written, where you can set them as Live Wallpaper.
MegatronKing/StringFog
一款自动对字节码中的字符串进行加密Android插件工具
MichaelRocks/paranoid
String obfuscator for Android applications.
hannesa2/paho.mqtt.android
Kotlin MQTT client for Android
natario1/NestedScrollCoordinatorLayout
A CoordinatorLayout that implements nested scrolling and propagates scroll events to parent views.
LuckSiege/PictureSelector
Picture Selector Library for Android or 图片选择器
material-components/material-components-android
Modular and customizable Material Design UI components for Android
ongakuer/CircleIndicator
A lightweight indicator like in nexus 5 launcher
FantasyLWX/BlogDemo
我的博客里面的demo
Leisuria/LearnMP
购物小程序
ditclear/dartin
A pragmatic lightweight dependency injection framework for Flutter developers.
googlearchive/android-viewpager2
Migrated:
square/leakcanary
A memory leak detection library for Android.
ditclear/PaoNet
【MVVM+RxJava2+AspectJ】泡网第三方客户端,网站主页:http://www.jcodecraeer.com/index.php
InsertKoinIO/koin
Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
lulululbj/wanandroid
Jetpack MVVM For Wanandroid 最佳实践 !
CarGuo/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,16k page size,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
zincPower/UI2018
用于结合“江澎涌”公众号分享 Android 高级 UI 知识点,形成知识体系
mCyp/Muti-Barrage
🌠 一个支持多视图和碰撞检测的弹幕库
fengzhizi715/kotlin_tutorial
掘金的小册《Android 进阶:基于 Kotlin 的 Android App 开发实践》中的相关的例子