Pinned Repositories
A-tour-of-modern-Android-app-development
AabResGuard
A tool used to obfuscate aab resources.(Android app bundle资源混淆工具)
AgentWeb
AgentWeb is a powerful library based on Android WebView.
android-hidden-api
A library that provides access to Android hidden APIs and internal resources.
AndroidFire
AndroidFire,一款新闻阅读 App框架,基于 Material Design + MVP + RxJava + Retrofit + Glide,基本涵盖了当前 Android 端开发最常用的主流框架,基于此框架可以快速开发一个app。
asm-demo
ASM+Transform进行字节码实践
GSYGithubAppFlutter
超完整的Flutter项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、原生 kotlin 版本 https://github.com/CarGuo/GSYGithubAppKotlin
hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
HsuMvvm
追上2021年技术发展脚步,重新构建Android现代化MVVM开发框架,应用技术包括不仅限于:架构:MVVM, Clean Architecture, ViewBinding, DI, SPI, Google App Bundles, Dynamic Feature Modules, Gradle Plugins, JetPack:Navigation, LiveData, Lifecycle, Hilt, ViewModel, Room, Kotlin, Kotlin DSL, Coroutines协程, Ktlint, KTX
recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
longyuan5's Repositories
longyuan5/android-dev-com
Some Famous Android Developers Information, 微信公众号:codekk, 网站:
longyuan5/android-jobs
我们相信来到这里的,无论工程师还是招聘者都是靠谱的!微信公众号:codekk,
longyuan5/android-open-project
Collect and classify android open source projects 微信公众号:codekk
longyuan5/android-open-project-analysis
Analysis implementation of android open source project, 微信公众号:codekk, 网站:
longyuan5/AndroidArchitectureCollection
安卓架构文章合集(a collection of android Architecture)
longyuan5/AndroidDifficultAnalysis
安卓开发中遇到的重难点解析,也包括平常的读书笔记和知识点整理
longyuan5/AndroidSdkSourceAnalysis
android sdk 源码解析——旨在帮助Android开发者更好的学习Android!我们只是一群普通的程序员,但是,我们热爱分享,想热热闹闹的玩点有意义的事!如果你也想陪我们一起愉快的玩耍,欢迎加入我们!Issues认领分析文章!
longyuan5/ASimpleCache
a simple cache for android and java
longyuan5/Beam
MVP开发框架
longyuan5/DesignSupportLibraryDemo
Android Design Support Library Demo
longyuan5/FastDev4Android
本项目是Android快速开发框架,采用AndroidStudio进行开发。 预想集成工具包,采用MVP开发模式,EventBus数据分发,沉浸式状态栏,ORM,网络请求(HTTPClint,Volley,OkHttps),数据解析,依赖注入(AndroidAnnotations),xutils,图片异步加载,二维码扫描等等,后续会进行逐步添加
longyuan5/gradle-packer-plugin
Android渠道打包工具
longyuan5/GradleSample
一个gradle模板,包括自动签名,版本号自增,多渠道打包
longyuan5/JsBridge-Android
Java 和 js互通框架
longyuan5/Loading
Android loading view
longyuan5/LoadingAndRetryManager
无缝为Activity、Fragment、任何View设置加载(loading)、重试(retry)和无数据(empty)页面。
longyuan5/Material-Animations
Android Transition animations explanation with examples.
longyuan5/msb-android
面试帮Android客户端
longyuan5/RecyclerView
Demo for RecyclerView
longyuan5/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
longyuan5/rxjava-examples
全面,完整,图文并茂的RxJavaAPI使用示例。
longyuan5/rxjava_for_android
Android platform on the use of Demo RxJava
longyuan5/ThinkAndroid
ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行 Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpclitent的http模块, 具有快速构建文件缓存功能,无需考虑缓存文件的格式,都可以非常轻松的实现缓存,它还基于文件缓存模块实现了图片缓存功能, 在android中加载的图片的时候,对oom的问题,和对加载图片错位的问题都轻易解决。他还包括了一个手机开发中经常应用的实用工具类, 如日志管理,配置文件管理,android下载器模块,网络切换检测等等工具。
longyuan5/topNews
高仿今日头条客户端
longyuan5/TreeMenu
An Android library which makes it easy to create tree menu in android app!
longyuan5/twoway-view
RecyclerView made simple