Stars
📚 Freely available programming books
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
A curated list of awesome Android UI/UX libraries
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Render After Effects animations natively on Android and iOS, Web, and React Native
Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
Tool for visualizing GitHub profiles
Implementation of ImageView for Android that supports zooming, by various touch gestures.
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
A UI library by WeChat official design team, includes the most useful widgets/modules.
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
Realm is a mobile database: a replacement for SQLite & ORMs
A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerInd…
微信小程序图表库,Charts for WeChat Mini Program
🔥🔥 btrace (AKA RheaTrace) is a high-performance Android & iOS tracing tool built on Perfetto. It not only times your methods but also reveals why they’re slow.
GroupedRecyclerViewAdapter可以很方便的实现RecyclerView的分组显示,并且每个组都可以包含组头、组尾和子项;可以方便实现多种Type类型的列表,可以实现如QQ联系人的列表一样的列表展开收起功能,还可以实现头部悬浮吸顶功能等。
Android common lib demo, include ImageCache, HttpCache, DropDownListView, DownloadManager, install apk silent and so on, you can find description
Show usage count for each resource
WxNotificationCenter - 微信小程序通知广播模式类,降低小程序之间的耦合度