Pinned Repositories
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
android-open-project
Collect and classify android open source projects, 交流 QQ 群:14884(入群理由必须填写群简介问题答案)4489
android-percent-support-lib-sample
Just Sample how to use the android percent support lib
AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
AndroidEventBus
A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.
androidpn
An open source project to provide push notification support for Android -- a xmpp based notification server and a client tool kit.
AndroidSwipeLayout
The Most Powerful Swipe Layout!
AnimRefreshRecyclerViewDemo
下拉刷新和上拉加载更多的RecyclerView,具有下拉和刷新动画。
Tangram-Android
Tangram is a modular UI solution for building native page dynamically including Tangram for Android, Tangram for iOS and even backend CMS. This project provides the sdk on Android.
Web3jDappBrowser
通过注入 js 拦截 web3j 请求:注入钱包地址,拦截交易交付给客户端做签名转账,无需 dapp 项目方做太多适配。
LB6264's Repositories
LB6264/Tangram-Android
Tangram is a modular UI solution for building native page dynamically including Tangram for Android, Tangram for iOS and even backend CMS. This project provides the sdk on Android.
LB6264/Web3jDappBrowser
通过注入 js 拦截 web3j 请求:注入钱包地址,拦截交易交付给客户端做签名转账,无需 dapp 项目方做太多适配。
LB6264/afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
LB6264/android-percent-support-lib-sample
Just Sample how to use the android percent support lib
LB6264/AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
LB6264/AndroidEventBus
A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.
LB6264/androidpn
An open source project to provide push notification support for Android -- a xmpp based notification server and a client tool kit.
LB6264/AndroidSwipeLayout
The Most Powerful Swipe Layout!
LB6264/AnimRefreshRecyclerViewDemo
下拉刷新和上拉加载更多的RecyclerView,具有下拉和刷新动画。
LB6264/ant-design
An enterprise-class UI design language and React UI library
LB6264/ApiDemos
google官方提供Android Api使用示例,堪称Android最好学习资料
LB6264/china_regions
**省,市,区县,商圈数据。Json格式。
LB6264/cloudandroid-sdk
LB6264/DelegationAdapter
一种优雅的方式来使用RecyclerView
LB6264/DroidPlugin
A plugin framework on android,Run any apk without install, modify or repackage it
LB6264/FileDownloadDemo
实现功能有多线程下载、断点下载、多任务并行下载、显示下载进度及下载速度等功能,亲测下载速度能与UC浏览器相媲美。
LB6264/Fund_Gesture_Lock
手势密码
LB6264/guildbackground
实现滑动ViewPager渐变背景色
LB6264/ImmersionBar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,一句代码轻松实现,以及对bar的其他设置,详见README,http://www.jianshu.com/p/2a884e211a62
LB6264/jna
Java Native Access
LB6264/LoadingAndRetryManager
无缝为Activity、Fragment、任何View设置加载(loading)、重试(retry)和无数据(empty)页面。
LB6264/MVVMArchitecture
MVVM 框架,采用 Kotlin+Jetpack,可自由配置功能,欢迎 star,fork,issue
LB6264/Net
Android上最强大的网络请求
LB6264/okhttp
An HTTP+SPDY client for Android and Java applications.
LB6264/p2p-wallet-android
LB6264/RuleView
Android自定义标尺控件(选择身高、体重等)
LB6264/SolanaAppWallet
Solana APP Standard Wallet
LB6264/switchView
带有文字的switch
LB6264/wallet-core
Cross-platform, cross-blockchain wallet library.
LB6264/XRefreshView
一个万能的android下拉上拉刷新的框架