Pinned Repositories
Android-Color-Picker
Color picker for Android
Android-Iconics
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
android-menudrawer
*DEPRECATED* A slide-out menu implementation, which allows users to navigate between views in your app.
android-training-course-in-chinese
Google Android官方培训课程中文版
android_guides
Extensive Open-Source Guides for Android Developers
android_packages_apps_FileManager
OI File Manager for CyanogenMod
AndroidHttpUtil
android实现网络编程的工具类,两种实现策略,随君使用
AndroidImageSlider
An amazing and convenient Android image slider.
AndroidStaggeredGrid
An Android staggered grid view which supports multiple columns with rows of varying sizes.
MLinView
基于snapkit封装的线性布局,让简单的布局脱离繁琐的约束
chen397254698's Repositories
chen397254698/EasyAndroid
一个完整基于kotlin的安卓开发框架,采用了mvvm设计模式。涵盖了: 1、基于retrofit2封装的通过kotlin协程实现的网络框架 2、基于阿里开源router修改的api-router实现项目模块化 3、基于glide的图片加载缓存框架 4、基于room实现的往来数据缓存加载 5、基于step实现的数据异步提交 6、基于PreferenceHolder实现的本地数据快速存储 7、基于mlist实现的简单复杂列表的快速开发扩展 8、定制的toolbar可以自适应异形屏,挖孔屏,水滴屏等等。。 本框架几乎涵盖了开发所需的所有模块组件。简单fork之后就可以基于框架快速开发。
chen397254698/MLinView
基于snapkit封装的线性布局,让简单的布局脱离繁琐的约束
chen397254698/Android-Iconics
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
chen397254698/android_guides
Extensive Open-Source Guides for Android Developers
chen397254698/awesome-android-ui
A curated list of awesome Android UI/UX libraries
chen397254698/colorpicker
color picker for android
chen397254698/DragSortAdapter
Drag and drop re-ordering adapter for RecyclerView
chen397254698/dynamic-load-apk
DL : dynamic load framework in android
chen397254698/fat-aar-android
A gradle plugin that merge dependencies into the final aar file works with AGP 3.+
chen397254698/hydrogen-demo
微信小程序 demo for 知晓云 Serverless SDK
chen397254698/LBXMLYFM-Swift
Swift5项目仿写喜马拉雅App,采用MVC+MVVM设计模式,Moya+SwiftyJSON+HandyJSON网络框架和数据解析。数据来源抓包及部分本地json文件
chen397254698/libretorrent
Free as in Freedom torrent client for Android. Mirrored from https://gitlab.com/proninyaroslav/libretorrent
chen397254698/lion
使用Gradle构建,基于SpringBoot 2.1.2.RELEASE、SpringCloud Greenwich.RELEASE体系实现的微服务架构,采用Oauth2统一授权认证,支持Java、Scala混编、Docker容器部署、限流、灰度发布等
chen397254698/LiveEventBus
:mailbox_with_mail:EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP
chen397254698/MagicIndicator
A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIndicator、TabLayout、PagerSlidingTabStrip的最佳替代品。支持角标,更支持在非ViewPager场景下使用(使用hide()、show()切换Fragment或使用setVisibility切换FrameLayout里的View等),http://www.jianshu.com/p/f3022211821c
chen397254698/MyIOSDemo
模仿陌陌图片切换,自定义折线图,图片裁剪,微信朋友圈图片视频浏览,图片下载缓存,数量标记,爆炸动画,
chen397254698/NextGrowingTextView
📝 The next in the generations of 'growing textviews' optimized for iOS 8 and above.
chen397254698/Orient-Ui
🍉Orient-Ui is a Android Ui Library~
chen397254698/PdfViewPager
Android widget that can render PDF documents stored on SD card, linked as assets, or downloaded from a remote URL.
chen397254698/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
chen397254698/richeditor-android
RichEditor for Android is a beautiful Rich Text WYSIWYG Editor for Android.
chen397254698/RxAndroid
RxJava bindings for Android
chen397254698/spring-params-check
chen397254698/stitcher
chen397254698/SwiftUI
Examples projects using SwiftUI released by WWDC2019. Include Layout, UI, Animations, Gestures, Draw and Data.
chen397254698/SwiftUI-Tutorials
A code example and translation project of SwiftUI.
chen397254698/TangramKit
TangramKit is a powerful iOS UI framework implemented by Swift. It integrates the functions with Android layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView
chen397254698/TileView
The TileView widget is a subclass of android.view.ViewGroup that asynchronously displays tile-based images, with pan and zoom functionality, and features like markers, hotspots, paths, multiple levels of detail, and arbitrary coordinate systems.
chen397254698/VasSonic
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
chen397254698/ZXingMini
[暂停维护]基于ZXing Android实现的QRCode扫描支持库。包括`生成二维码图片`和`相机扫描二维码图片即时解码`两部分功能。