Stars
An automatically testing and analysis hprof library for android app (自动分析Android内存泄漏)
✔️ A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialog/dialogFragment/popupWindow 容器,支持IM/直播/视频播放/信息流评论等场景,支持全屏模式。
🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
「暂停维护」PopupWindow Wrapper. 对 PopupWindow 的封装。可指定相对于 anchor view 各个方位弹出,设置背景变暗,指定 ViewGroup 背景变暗等特性。
🚀Everything you need to know to find an android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】
Material Design Samples。ConstraintLayout、MaterialButton、ShapeableImageView、TabLayout、SearchView...
A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode
Ultra Pull to Refresh for Android. Support all the views.
Custom Android RecyclerViewAdapters that collapse and expand
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
Bind Android views and callbacks to fields and methods.
webrtc VideoCall VideoConference 视频通话 视频会议
An webRTC Android demo and a base NodeJS Server. It shows p2p video chatting.
Virtual Engine for Android(Support 14.0 in business version)
The simplest tutorial for android WebRTC, step by step from using camera to multi-peer.【最简单的安卓WebRTC教程,从使用相机到多人视频一步步讲解。】
📌每工作日更新一道 Android 面试题,小聚成河,大聚成江,共勉之~
Android Scrolling Background Bitmap Example
A surgical debugging tool to uncover the layers under your app.
https://github.com/CyC2018/Interview-Notebook
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)
android java and javascript bridge, inspired by wechat webview jsbridge
An cross-platform bridge for sending messages between Obj-C/Java/Javascript and JavaScript in UIWebViews/WebViews
An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC