[TOC]
-
A categorized collection of Android Open Source Projects, Dev Tools Pro: https://play.google.com/store/apps/de…
-
Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 压缩与加密 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) | 编译运行一下说不定会找到惊喜
-
Android developers should collect the following utils(updating) http://www.jianshu.com/p/72494773aace
-
常用公共类, Android 开源项目, 开发工具, 开发框架, 开发库整理; 牛人推荐整理; http://angcyo.github.io/
-
Android快速开发资源库
-
Android快速开发框架,MVP架构,丰富的功能、简单的实现、详细的注释、规范的风格。OKHttp、UIL图片加载、ZXing二维码、沉浸状态栏、下载安装、自动缓存以及各种Base、Demo、UI、Util直接用。全新的手势,侧滑返回、全局右滑返回都OUT啦!BaseHttpListActivity,几行代码搞定http请求列表 加载和缓存;BaseView,自定义View竟然如此简单;万能的Entry<K, V>,两个变量的Model/JavaBean再也不用写了;100多个常用style,一行搞定View属性,一键统一配置UI...
-
Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, LogReader, Network, SilentInstaller, TimeAverager, TimeCounter, Toastor, WakeLock, ScreenReceiver, SmsReceiver, PhoneReceiver, NotificationService, AndroidUtil, AppUtil, BitmapUtil, ByteUtil, ClassUtil, DialogUtil, FieldUtil, FileUtil, HexUtil, MD5Uti…
-
提高 Android UI 开发效率的 UI 库 http://qmuiteam.com/android
- Android 屏幕适配方案
- Android AutoLayout全新的适配方式 堪称适配终结者
- Android Autolayout百分比适配方案(加小改进)
方案也提供了对应的jar包,使用方法很简单: jar后面的分别是标准分辨率width,标准分辨率height,和去除默认生成的常见机型分辨率 (320480; 480800; 480854;540960; 6001024; 7201184; 7201196; 7201280; >7681024; 8001280; 10801812;10801920; 1440*2560)需要额外支持的机型分辨率。
java -jar xx.jar width height width,height_width,height
java -jar /Users/yujie/Desktop/autolayout.jar 720 1280 1080,1776
(注意,输入的时候width在前,height在后;生成的文件夹命名是height在前,width在后)
-
Android AdvancedPagerSlidingTabStrip是一种Android平台的导航控件,完美兼容Android自带库和兼容库的ViewPager组件。 https://github.com/HomHomLin/Advanced…
-
Material Design icons by Google http://google.github.io/material-desi…
-
-
Advanced dialog solution for android
-
此框架提供七种对话框的显示,并支持对话框的扩展,目的是为了提供对话框的统一管理,并提供对话框显示的公共接口。
-
仿iOS的AlertViewController
-
A beautiful Android custom seekbar, which has a bubble view with progress appearing upon when seeking. 自定义SeekBar,进度变化由可视化气泡样式呈现
-
SweetAlert for Android, a beautiful and clever alert dialog http://www.pedant.cn
-
(Deprecated: This library is deprecated and you should use android.support.v7.app.AlertDialog instead. ) An Android dialog library, has strong extensibility, customizability, and for conveniently building Material Design Dialog in Android version 2.2 ~ L.
-
common used dialog with material style ( in support v7),ios style,get top activity automatically, invoke everywhere (any thread , any window)
-
-
A beautiful, slim Android ProgressBar.
-
DownloadProgressBar is an android library that delivers awesome custom progress bar. You can manipulate it's state in every way.
-
带文字描述,可滑动,可动态添加节点的横向时间轴
-
功能简介:
1.支持自定义进度颜色;
2.支持自定义背景颜色;
3.支持自定义背景与进度之间的内间距大小;
4.支持自定义最大值和默认进度值。
与系统控件相比的优势:属性配置更简单、大小适配更方便。 -
This contains two kinds of ProgressBar, a Horizontal kind and a cirle kind.
-
Android custom horizontal and circle progressBar
-
apk下载,文件下载dialog
- shaohui10086/BottomDialog
BottomDialog is a bottom dialog layout implemented with DialogFragment, Supports pop-up animation, Support any layout http://shaohui.me
-
[kareluo/PopupMenuView](A view just like UIMenuController of iOS, 一个类似iOS中弹框气泡菜单的控件 )
-
pinguo-zhouwei/CustomPopwindow
对PopupWindow常用API的简单封装,几行代码就搞定PopupWindow弹窗,使用Builder模式,链式调用,像使用AlertDialog 一样
-
用于替代Android自带Dialog和PopupWindow
-
Android高定制性,高易用性Dialog
-
现在一般的Android软件都是需要不断更新的,当你打开某个app的时候,如果有新的版本,它会提示你有新版本需要更新。当有更新时,会弹出一个提示框,点击下载,则在通知来创建一个数字进度条进行下载,下载成功后才到安装界面。
-
App a key update, only a simple code to achieve the update and progress shows that support for mandatory updates
- scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。 https://segmentfault.com/a/1190000010…
-
VirtualLayout是阿里最近(2017.2)开源的一个用来辅助RecyclerView的LayoutManager扩展库,通过使用里面的LayoutHelper,我们可以轻松的使用一些比较复杂的布局,如:线性布局、Grid布局、固定布局、浮动布局、栏格布局、通栏布局、一拖N布局、一拖N布局、瀑布流布局。还可以组合使用这些布局。天猫APP里面的一些商品布局就是用到这个库。
-
CymChad/BaseRecyclerViewAdapterHelper
功能简介:
1、优化Adapter代码(减少百分之70%代码)
2、添加点击item点击、长按事件、以及item子控件的点击事件
3、添加加载动画(一行代码轻松切换5种默认动画)
4、添加头部、尾部、下拉刷新、上拉加载(感觉又回到ListView时代)
5、设置自定义的加载更多布局
6、添加分组(随心定义分组头部)
7、自定义不同的item类型(简单配置、无需重写额外方法)
8、设置空布局(比Listview的setEmptyView还要好用!)
9、添加拖拽item -
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
-
gabrielemariotti/RecyclerViewItemAnimators
An Android library which provides simple Item animations to RecyclerView items
-
An Android library to create multiple item types list views easily and flexibly 在开发我的 TimeMachine 时,我有一个复杂的聊天页面,于是我设计了我的类型池系统,它是完全解 耦的,我能够轻松将它抽离出来分享,并给它取名为 MultiType.
从前,比如我们写一个类似微博列表页面,这样的列表是十分复杂的:有纯文本的、带转发原文的、带图片>的、带视频的、带文章的等等,甚至穿插一条可以横向滑动的好友推荐条目。不同的 item 类型众多,而且随 着业务发展,还会更多。如果我们使用传统的开发方式,经常要做一些繁琐的工作,代码可能都堆积在一个 >Adapter 中:我们需要覆写 RecyclerView.Adapter 的 getItemViewType 方法,罗列一些 type 整型常量,并且 ViewHolder 转型、绑定数据也比较麻烦。一旦产品需求有变,或者产品设计说需要增加一种新的 item 类型,我们需要去代码堆里找到原来的逻辑去修改,或找到正确的位置去增加代码。这些过程都比较繁琐,侵入较强,需要小心翼翼,以免改错影响到其他地方。
现在好了,我们有了 MultiType,简单来说,MultiType 就是一个多类型列表视图的中间分发框架,它能帮助你快速并且清晰地开发一些复杂的列表页面,数据驱动视图。 它本是为聊天页面开发的,聊天页面的消息类型也是有大量不同种类,且新增频繁,而 MultiType 能够轻松胜任。
MultiType 以灵活直观为第一宗旨进行设计,它内建了 类型 - View 的复用池系统,支持 RecyclerView,随时可拓展新的类型进入列表当中,使用简单,令代码清晰、模块化、灵活可变。
因此,我写了这篇文章,目的有几个:一是以作者的角度对 MultiType 进行入门和进阶详解。二是传递我开发过程中的思想、设计理念,这些偏细腻的内容,即使不使用 MultiType,想必也能带来很多启发。最后就是把自我觉得不错的东西分享给大家,试想如果你制造的东西很多人在用,即使没有带来任何收益,也是一件很自豪的事情。
-
UltraViewPager is an extension for ViewPager to provide multiple features in a single ViewPager.
-
Android ListView with drag and drop reordering.
-
Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
-
🍀A beautiful android tag group widget.
-
An android library for section headers that stick to the top
-
timehop/sticky-headers-recyclerview
[UNMAINTAINED] Sticky Headers decorator for Android's RecyclerView
-
An Android TabLayout Lib
-
Navigation tab bar with colorful interactions.
- laobie/StatusBarUtil
A util for setting status bar style on Android App. http://t.cn/Rq746Kb * gyf-dev/ImmersionBar >android 4.4以上沉浸式状态栏和沉浸式导航栏管理,包括状态栏字体颜色,一句代码轻松实现,以及对bar的其他设置,详见README,http://www.jianshu.com/p/2a884e211a62
-
The usual Toast, but with steroids
-
android-floating-action-button
-
dmytrodanylyk/circular-progress-button
Android Circular Progress Button http://dmytrodanylyk.com/pages/portfo…
-
dmytrodanylyk/android-process-button
Android Buttons With Built-in Progress Meters. http://dmytrodanylyk.com/pages/portfo…
-
-
这是一款非常炫酷的TextView,绝对给你惊喜.
-
grantland/android-autofittextview
A TextView that automatically resizes text to fit perfectly within its bounds.
-
An Android text view with scrolling text change animation https://medium.com/robinhood-engineer…
- Android仿微信未读消息数提示数字之BadgeView的使用
- qstumn/BadgeView
- leolin310148/ShortcutBadger
An Android library supports badge notification like iOS in Samsung, LG, Sony and HTC launchers.
- MatthiasRobbers/shortbread
Android library that generates app shortcuts from Shortcut annotations
- Android O(8.0)创建桌面快捷方式
- Drunkenman/Shortcuts
- paulyung541/LaybelLayout
自动换行布局 标签布局
-
AgentWeb 是基于 Android WebView 一个轻量级浏览器库 , 使用很方便 , 集成进你应用 ,只需几行代码 。 http://www.jianshu.com/p/d657580ac643
-
BaseAnimation network Android animation set, custom controls, nearly 200 kinds of source code! BaseAnimation, if a new version is updated automatically to remind everyone, I hope everyone will contribute their animated XML files or other source, together to create this open source app!
-
Lottie是Airbnb开源的一个支持 Android、iOS 以及 ReactNative,利用json文件的方式快速实现动画效果的库。
-
Some beautiful android loading drawable, can be combined with any view as the LoadingView or the ProgressBar. Besides, some Drawable can customize the loading progress too.
-
After Effect 转svg 动画– 神奇的bodymovin 插件
一个叫做bodymovin 的After Effect 插件能直接将动画转成svg,让apk里的切图容量减少95%的好方法
-
Tool for create complex morphing animations using VectorDrawables (allows morphing between any pair of SVG images)
- huzenan/EasyPath
Including a light PathParser tool and animated PathView for Android, which is based on vector.
- geftimov/android-pathview
Android view with both path from constructed path or from svg.
-
[MagicaSakura 是 Android 多主题框架。~ is an Android multi theme library which supporting both daily colorful theme and night theme. http://app.bilibili.com](MagicaSakura 是 Android 多主题框架。~ is an Android multi theme library which supporting both daily colorful theme and night theme. http://app.bilibili.com)
-
Android-skin-support: 一款用心去做的Android 换肤框架, 极低的学习成本, 极好的用户体验. 一行代码就可以实现换肤, 你值得拥有!!!
-
Android runtime theme library Colorful is a dynamic theme library allowing you to change your apps' color schemes easily.
-
hongyangAndroid/AndroidChangeSkin
一种完全无侵入的换肤方式,支持插件式和应用内,无需重启Activity.
-
一个支持多种场景的Android换肤框架。基本原理是通过代理LayoutInflater的View创建过程解析皮肤相关属性(background/src/textColor等),将皮肤相关属性设置到View的Tag内,在切换皮肤时寻找对应的皮肤来完成实时刷新动作。此方案具有代码及XML侵入性小、功能完善(支持Activity/Dialog/悬浮窗/PopWindow/Fragment等)、无需重启Activity、支持自定义属性换肤、同时支持资源内换肤和独立资源包(下载后换肤)等优点。接口按流式编程设计,个人感觉,比目前几种换肤框架好用一些。
-
Android Library to build a UI Card
-
Devlight/InfiniteCycleViewPager
卡片布局无限滚动 Infinite cycle ViewPager with two-way orientation and interactive effect.
-
AndroidStaggeredGrid是etsy实现的一个android瀑布流控件,没有继承ListView和Gridview,而是从更深层的AbsListVew着手实现
-
Android流式布局,支持单选、多选等,适合用于产品标签等。
- wenhuaijun/EasyTagDragView
仿网易新闻app下拉标签选择菜单,长按拖动排序,点击增删标签控件
-
DEPRECATED A slide-out menu implementation, which allows users to navigate between views in your app. http://simonvt.github.com/android-men…
-
安卓选择器类库,包括日期选择器、时间选择器、单项选择器、双项选择器、城市地址选择器、车牌号选择器、数字选择器、星座选择器、生肖选择器、颜色选择器、文件选择器、目录选择器等,可自定义顶部及底部界面,可自定义窗口动画……Picker for android, include date&time/option/number/address/city/color/file&directory.
-
code-troopers/android-betterpickers
-
A powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
-
一个小巧且高效的线性图表组件
-
Charts/graphs library for Android compatible with API 8+, several chart types with support for scaling, scrolling and animations
-
Android library to create charts.
-
Android图表库(XCL-Charts is a free charting library for Android platform.),基于Android Canvas来绘制各种图表,使用简便,定制灵活。目前支持3D/非3D/背向式/横向/竖向柱形图(Bar Chart)、3D/非3D饼图(Pie Chart)、堆叠图(Stacked Bar Chart)、面积图(Area Chart)、 折线图(Line Chart)、曲线图(Spline Chart)、环形图(Dount Chart)、南丁格尔玫瑰图(Rose Chart)、仪表盘(Dial Chart)、刻度盘(Gauge Chart)、雷达图(Radar Chart)、漏斗图(Funnel Chart)、圆形图(Cir… http://blog.csdn.net/xcl168/article/d…
-
Android library project for cropping images
-
ArthurHub/Android-Image-Cropper
Image Cropping Library for Android, optimized for Camera / Gallery.
-
-
一个帮助您完成从缩略图到原图无缝过渡转变的神奇组件
-
Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法
-
An android image compression library.
-
bingoogolapple/BGAQRCode-Android
QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
-
An Android library that help you to build app with swipe back gesture.
-
A menu which can ... BOOM! - Android
-
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
- rockerhieu/emojicon
A library to show emoji in TextView, EditText (like WhatsApp) for Android
问题引入:Android Jetpack Navigation with ViewPager and TabLayout
https://stackoverflow.com/questions/52540303/android-jetpack-navigation-with-viewpager-and-tablayout
https://github.com/SmartToolFactory/NavigationComponents-Tutorials
- suspend方法做的耗时操作要不要在子线程做,google官方和github大V好像意见不是很统一
https://github.com/android/architecture-components-samples.git
开了子线程
- android-showcase就没开子线程
- androidannotations/androidannotations
功能简介:
1、使用依赖注入(Dependency Injection)
2、简化的线程模型(Simplified threading model)
3、事件绑定(Event binding)
4、REST Client
5、No Magic
-
cSploit - The most complete and advanced IT security professional toolkit on Android. http://www.csploit.org/
-
permissions-dispatcher/PermissionsDispatcher
Simple annotation-based API to handle runtime permissions. https://permissions-dispatcher.github…
-
Android runtime permissions powered by RxJava
-
Simplify Android M system permissions
-
Android library that simplifies the process of requesting permissions at runtime. http://karumi.com
-
[Android Runtime Permission,support the right to apply for permission at any place. https://github.com/yanzhenjie/AndPerm…](Android Runtime Permission,support the right to apply for permission at any place. https://github.com/yanzhenjie/AndPerm…)
-
Application Crash Reports for Android
-
Android library that allows launching a custom activity when your app crashes, instead of showing the hated "Unfortunately, X has stopped" dialog.
-
Android VideoPlayer MediaPlayer VideoView MediaView Float View And Fullscreen
-
Vitamio for Android http://www.vitamio.org/en/
-
大牛直播,跨平台(windows/android/iOS)推送(rtmp)、播放器(rtmp/rtsp),支持录像、导播、动态视频合成、实时快照、水印、音频混音、互动等,国内外为数不多不依赖开源框架,业界真正靠谱的超低延迟(1秒左右)。 http://www.daniulive.com
-
视频播放器(IJKplayer),HTTPS支持,支持弹幕,支持滤镜,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频本身自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,直接添加控件为封面,列表全屏动画,视频加载速度,列表小窗口支持拖动,5.0的过场效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,其他一些小动画效果,rtsp、concat、mpeg。简书: http://www.jianshu.com/p/9fe377dd9750
-
Android/iOS video player based on FFmpeg n3.3, with MediaCodec, VideoToolbox support.
-
pili-engineering/PLDroidPlayer
PLDroidPlayer 是七牛推出的一款适用于 Android 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发。 https://developer.qiniu.com/pili/sdk/…
-
An extensible media player for Android
-
An elegant, simple, fast RTSP/RTMP/HLS/HTTP Player.EasyPlayer support RTSP(RTP over TCP/UDP)version& RTMP version & Pro version,cover all kinds of streaming media!EasyPlayer是一款精炼、高效、稳定的流媒体播放器,分为RTSP版、RTMP版和Pro版本,支持各种各样的流媒体音视频播放! http://www.pvale.com/
-
HotBitmapGG/bilibili-android-client
An unofficial bilibili client for android http://www.jianshu.com/p/f69a55b94c05
- wuhaoyu1990/MagicCamera
Real-time Filter Camera&VideoRecorder And ImageEditor With Face Beauty For Android---包含美颜等40余种实时滤镜相机,可拍照、录像、图片修改
- Skykai521/StickerCamera
This is an Android application with camera,picture cropping,collage sticking and tagging.贴纸标签相机,功能:拍照,相片裁剪,给图片贴贴纸,打标签。
- bluelinelabs/LoganSquare
Screaming fast JSON parsing and serialization library for Android.
还有FastJson、GJson
-
Jacksgong/JKeyboardPanelSwitch
For resolve the layout conflict when keybord & panel are switching (Android键盘面板冲突 布局闪动处理方案)
-
Standalone Android widget for picking a single date from a calendar view.
-
wdullaer/MaterialDateTimePicker
Pick a date or time on Android in style
-
Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.
-
TeamTalk 是蘑菇街开源的一款企业办公即时通信软件,最初是为自己内部沟通而做的 IM 工具. TeamTalk is a solution for enterprise IM
-
Conversations is an open source XMPP/Jabber client for the Android platform https://conversations.im
-
General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。
-
仿网易云音乐 安卓版,netease android,音乐播放器 在线 下载
-
A stylish music player for android device 16+
-
From UI Proposal to Code 🎶
▶️ https://medium.com/@andremion/music-p…
-
K-9 Mail – Advanced Email for Android 📧 https://k9mail.github.io
-
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
-
amitshekhariitbhu/Android-Debug-Database
A library for debugging android databases and shared preferences - Make Debugging Great Again https://mindorks.com/open-source-proj…
-
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
-
Nuwa, pure java implementation, can hotfix your android application.
-
Robust is an Android HotFix solution with high compatibility and high stability.Robust can fix bug immediately without publishing apk.
-
本地库(libs中的库)可以被打到aar里面,远程的不会(dependencies中)
通常来讲,一个简单的Android Library工程,导出aar有这几种方式:
1、编译后自动会在build/outputs/aar目录下生成.aar文件。此aar仅打包了Library工程的class、libs和资源文件,但Library引用的其他库(比如compile "com.squareup.okhttp3:okhttp:3.4.1")并未包含在aar中。使用Library时还需把它引用的库再手动声明一遍,差评!(此方式也是最常用的方式)
2、发布到本地Maven库也即私服(或jCenter、MavenCentral)。发布出来的内容除了aar还包含了Library的所有dependencies信息。使用时直接设置好maven库地址,声明引用Libraray,gradle就会帮你自动引用Library中嵌套引用的所有dependencies了。(需要部署私服)
参考资料:
Android导出aar时嵌套引用的那些坑
如何解决aar中的第三方依赖无法调用问题 Androidstudio 打包aar 无法引用类库中 dependencies 远程依赖 使用Gradle部署jar包到Maven中央库
-
下一代Android打包工具,100个渠道包只需要10秒钟 https://github.com/mcxiaoke
-
A super fast build tool for Android, an alternative to Instant Run https://www.freelinebuild.com/
-
复制文件
tasks.withType(JavaCompile) { compileTask -> compileTask.dependsOn(copyAAR) } //copy the aar output files to other projects task copyAAR(type: Copy) { from 'build/outputs/aar/common-release.aar' into '../home/libs/' }
-
编译生成的apk改名
android { applicationVariants.all { variant -> variant.outputs.each { output -> def outputFile = output.outputFile def fileName if (outputFile != null && outputFile.name.endsWith('.apk')) { if (variant.buildType.name.equals('release')) { fileName = "business_release.apk" } else if (variant.buildType.name.equals('debug')) { fileName = "business.apk" } output.outputFile = new File(outputFile.parent, fileName) } } } }
-
查看依赖关系gradlew XXX:dependencies > de.txt XXX为 模块名
-
A tool for reverse engineering Android apk files https://ibotpeaches.github.io/Apktool
-
proguard resource for Android by wechat team
-
yigit/android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
- 2020年了,Android后台保活还有戏吗?看我如何优雅的实现!
- fanqieVip/keeplive
- IM/推送心跳保活篇
- Android微信智能心跳方案
- Android进程保活全攻略(上)
- Android进程保活全攻略(中)
- Android后台保活4.0~8.0系统(一)
- Android后台保活4.0~8.0系统(二)
- Android后台保活4.0~8.0系统(三)
- Android进程保活
- 微信Android客户端后台保活经验分享
- 史上最强Android保活思路:深入剖析腾讯TIM的进程永生技术
注:Android 进程常驻(0)----MarsDaemon使用说明
6.0以下的保活效果很好的一个方案:
https://github.com/Marswin/MarsDaemon
-
A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
-
A powerful Android Dynamic Component Framework.
-
一套完整有效的android组件化方案,支持组件的单独调试、集成调试、组件交互、UI跳转、动态加载卸载、组件完全隔离等功能
- Android 组件化 —— 路由设计最佳实践
- 组件化之后组件间activity跳转,如果完全解耦需使用ActivityRouter以及阿里巴巴路由框架ARouter
- Android组件化、模块化基石:阿里路由框架ARouter详解
-
Andromeda simplifies local/remote communication for Android modularization (刚刚,爱奇艺发布重磅开源项目!)[https://mp.weixin.qq.com/s?__biz=MzI2OTQxMTM4OQ%3D%3D&mid=2247486330&idx=1&sn=be588d5eac6660708d669dbb071f519a&chksm=eae1fe28dd96773e9025008d56f8bd321d62d85e95afba51686c4b0361cd3baad08312385aae]
-
InterStellar是一个能够适用于多进程的组件通信框架
-
Android项目组件化示例代码
-
Android 组件化demo http://www.jianshu.com/p/186fa07fc48a
-
An open source implementation of MultiAccount.(Support 4.0 - 8.0).
-
limpoxe/Android-Plugin-Framework
Android插件框架,免安装运行插件APK ,支持独立插件和非独立插件
-
singwhatiwanna/dynamic-load-apk
DL : dynamic load framework in android http://blog.csdn.net/singwhatiwanna/a…
-
A powerful and lightweight plugin framework for Android VirtualAPK 是滴滴出行自研的一款优秀的插件化框架,主要有如下几个特性。
1、 功能完备支持几乎所有的 Android 特性;
四大组件方面:四大组件均不需要在宿主manifest中预注册,每个组件都有完整的生命周期。
Activity:支持显示和隐式调用,支持 Activity 的 theme 和 LaunchMode,支持透明主题;
Service:支持显示和隐式调用,支持 Service 的 start、stop、bind 和 unbind,并支持跨进程 bind 插件中的 Service;
Receiver:支持静态注册和动态注册的 Receiver;
ContentProvider:支持 provider的所有操作,包括 CRUD 和 call 方法等,支持跨进程访问插件中的 Provider。自定义View:支持自定义 View,支持自定义属性和 style,支持动画;
PendingIntent:支持 PendingIntent 以及和其相关的 Alarm、Notification 和AppWidget;
支持插件 Application 以及插件 manifest 中的 meta-data;
支持插件中的so。2、 优秀的兼容性
兼容市面上几乎所有的 Android 手机,这一点已经在滴滴出行客户端中得到验证;
资源方面适配小米、Vivo、Nubia 等,对未知机型采用自适应适配方案;
极少的 Binder Hook,目前仅仅 hook 了两个 Binder:AMS 和 IContentProvider,Hook过程做了充分的兼容性适配;
插件运行逻辑和宿主隔离,确保框架的任何问题都不会影响宿主的正常运行。3、 入侵性极低
插件开发等同于原生开发,四大组件无需继承特定的基类;
精简的插件包,插件可以依赖宿主中的代码和资源,也可以不依赖;
插件的构建过程简单,通过Gradle插件来完成插件的构建,整个过程对开发者透明。 -
成熟易懂的Android插件补丁框架(可直接商业化的项目,日活千万级项目多年使用验证稳定)
-
Android common lib, include ImageCache, HttpCache, DropDownListView,
-
Android Next 公共组件库 http://mcxiaoke.github.io/Android-Next
-
SAF(Simple Android Framework)是一个简单的android框架,它为开发Android app提供了基础性组件。
-
Android实现AOP,可以使用的方案主要有两个,一个是https://github.com/JakeWharton/hugo,一个是沪江的https://github.com/HujiangTechnology/gradle_plugin_android_aspectjx,都是基于aspectJ的,所以也可以直接配置aspectJ。
-
全局路由TRouter,更优雅的页面跳转
-
加入OkBus,实现注解传递事件
-
安卓AOP三剑客:APT,AspectJ,Javassist
1、去掉所有反射
2、新增apt初始化工厂,替换掉了dagger2。
3、新增aop切片,处理缓存和日志
关键词:AOP+MVP+Retrofit+Rxjava+MaterialDesign+LeanCloud+NodeJS
- trello/RxLifecycle
Lifecycle handling APIs for Android apps using RxJava
RxAndroid之Rxlifecycle使用
该项目是为了防止RxJava中subscription导致内存泄漏而诞生的,核心思想是通过监听Activity、Fragment的生命周期,来自动断开subscription以防止内存泄漏
-
OSChina Android 客户端源码 http://www.oschina.net/p/oschina-android-app
-
Sina Weibo Android Client
-
新浪微博第三方Android客户端
-
反射+注解+动态代理综合使用,具体:http://www.jianshu.com/p/fad15887a05e
-
A common architecture for Android applications developing based on MVP,integrates many open source projects( like Dagger2,Rxjava,Retrofit... ),to make your developing quicker and easier.
-
📕 "任阅" 网络小说阅读器,实现追书推荐收藏、书籍/标签检索、模拟翻书的翻页效果、缓存书籍、日夜间模式、书签、txt/pdf/epub书籍阅读、字体/主题/亮度设置、Wifi传书等功能~ https://github.com/smuyyh
-
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
-
MindorksOpenSource/android-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView https://mindorks.com/open-source-proj…
-
本项目仿最新版微信6.5.7(除图片选择器外),基于融云SDK,使用目前较火的 Rxjava+Retrofit+MVP+Glide 技术开发。相比上个版本,加入发送位置消息,红包消息等功能。
-
AndroidFire,一款新闻阅读 App框架,基于 Material Design + MVP + RxJava + Retrofit + Glide,基本涵盖了当前 Android 端开发最常用的主流框架,基于此框架可以快速开发一个app。 https://github.com/jaydenxiao2016/And…
-
📚A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
-
App based on Material Design + MVP + Rxjava + Retrofit + Okhttp + RecyclerView + Glide + cache + theme + others + 全民直播 + 高德选址
MVP项目中比较好的例子
-
基于MVP的Retrofit2(okhttp3)+rxjava+dagger2+greendao+glide+rtmp直播。该项目系仿全民TV,属于独立开发者作品,仅供参考学习,拒绝做一切商业用途,如有侵权,请告知删除
-
仿京东app 采用组件化架构 首页采用屏幕适配的较好方案
-
balsikandar/Android-Studio-Plugins
This is a list of all awesome and useful android studio plugins
-
A plugin for Intellj IDEA & Android Studio which can help you generate interfaces and classes of MVP. 一款Intellj IDEA 和Android Studio 自动生成MVP模式所需接口以及实现类的插件。
-
Android Studio 自动生成布局代码插件
-
Alibaba Java Coding Guidelines
阿里巴巴Java开发规约的插件
-
Cmd support plugin for Intellij Idea
插件介绍:Android:在AS里执行脚本——CMD Support插件
在AS里执行.cmd和.bat等批处理文件 -
amitshekhariitbhu/Android-Debug-Database
A library for debugging android databases and shared preferences - Make Debugging Great Again https://mindorks.com/open-source-proj…
- octotree github tree 树形目录查看插件
- Android笔试面试指南
- 2017下半年,一二线互联网公司Android面试题汇总
- android阿里面试题锦集
- Android 开发工程师面试指南
- 2018下半年Android面试历程
- Okhttp3 总结研究 (面试)
- OkHttp3源码解析--设计模式
- 常见的HTTP请求错误码
- fiddler手机https抓包
- 解决Fiddler "creation of the root certificate was not successful”的问题
- 手机不连接wifi抓包APP-抓包精灵
- Telnet IP端口 网络万用表
-
简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
-
链接: https://pan.baidu.com/s/1-6cwQs_kdxDe4XS0sZaU0Q 提取码: b4me
-
链接: https://pan.baidu.com/s/1HWBVZUeNIs-SbWCu7Rr01w 提取码: 9gbc
-
链接: https://pan.baidu.com/s/1bgV3BcV4dJPv4pkvBQDgAw 提取码: 1s4z
-
链接: https://pan.baidu.com/s/1XGolgSezJqzUBv64UVJPYg 提取码: ca4y