Pinned Repositories
A4print
一个在线云打印平台(android部分)含订单管理、百度地图、二维码等等
ActiveAndroid
Active record style SQLite persistence for Android
android-sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
cocos2d-x
cocos2d for iOS, Android, Win32 and OS X. Built using C++
compose-samples
KJFrameForAndroid
An Android library and includes ActivityFrame, KJHttp, KJBitmap, KJDataBase. KJFrameForAndroid is designed to wrap complexity of the Android native SDK and keep things simple.
MPAndroidChartTest
用的MPAndroidChart写成丰富多彩的各种图表,有折线图、柱形图、饼状图、散列图、雷达图
quorum
A permissioned implementation of Ethereum supporting data privacy
RxVolley
RxVolley = Volley + RxJava(RxJava2.0) + OkHttp(OkHttp3)
Ticket-Analysis
移动端的彩票开奖查询系统
yiflylian's Repositories
yiflylian/cocos2d-x
cocos2d for iOS, Android, Win32 and OS X. Built using C++
yiflylian/MPAndroidChartTest
用的MPAndroidChart写成丰富多彩的各种图表,有折线图、柱形图、饼状图、散列图、雷达图
yiflylian/ActiveAndroid
Active record style SQLite persistence for Android
yiflylian/afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
yiflylian/android-async-http
An Asynchronous HTTP Library for Android
yiflylian/Android-JSONTool
JSON Bean 相互转换
yiflylian/android-left-locked-gallery
Gallery widget which locks on the left of the view rather than the center.
yiflylian/Android-PullToRefresh
DEPRECATED
yiflylian/android-saripaar
UI form validation library for Android
yiflylian/AndroidCommon
trinea android common lib, include ImageCache, DropDownListView, DownloadManager, install apk silent and so on
yiflylian/AndroidRivers
Anxiety free news reader for Android - developed using Kotlin
yiflylian/awesome-android-ui
A curated list of awesome Android UI/UX libraries
yiflylian/bmob-android-demo-thirdpartylogin
此案例是演示案例,大家可以看到Bmob的第三方登录和信息获取如何工作的。
yiflylian/butterknife
View "injection" library for Android.
yiflylian/Coding-Android
https://coding.net/coding/Coding-Android.git
yiflylian/github
yiflylian/ImageLoader
Library for async image loading and caching on Android
yiflylian/jsoup
jsoup: Java HTML Parser, with best of DOM, CSS, and jquery
yiflylian/Nuwa
Nuwa, pure java implementation, can hotfix your android application.
yiflylian/PagerSlidingTabStrip
An interactive indicator to navigate between the different pages of a ViewPager
yiflylian/PermissionsDispatcher
Provides simple annotation-based API to handle runtime permissions in Marshmallow.
yiflylian/QrCodeScan
Android手机客户端二维码扫描
yiflylian/RippleView
水波纹效果
yiflylian/ScreenCap
Screen capture for Android
yiflylian/SlidingMenu
An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
yiflylian/swift
The Swift Programming Language
yiflylian/SwitchLayout
switchlayout demo提交