xumeng367's Stars
Tencent/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
android-hacker/VirtualXposed
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
brendangregg/FlameGraph
Stack trace visualizer
Qihoo360/ArgusAPM
Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台
facebook/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
JakeWharton/hugo
Annotation-triggered method call logging for your debug builds.
square/javapoet
A Java API for generating .java source files.
alibaba/ARouter
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
facebook/react-native
A framework for building native applications using React
niuxinghua/ABTestSDK
一个用来灰度控制app功能的pod模块
xumeng367/XposedBridge
The Java part of the Xposed framework.
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
didi/VirtualAPK
A powerful and lightweight plugin framework for Android
Tencent/tinker
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
xumeng367/material-motion-android
Reactive motion for Android. In development.
google-ar/arcore-android-sdk
ARCore SDK for Android Studio
xumeng367/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
square/leakcanary
A memory leak detection library for Android.
alibaba/LuaViewSDK
A cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案
jasonsantos/luajava
LuaJava is a scripting tool for Java. The goal of this tool is to allow scripts written in Lua to manipulate components developed in Java. LuaJava allows Java components to be accessed from Lua using the same syntax that is used for accessing Lua`s native objects, without any need for declarations or any kind of preprocessing. LuaJava also allows Java to implement an interface using Lua. This way any interface can be implemented in Lua and passed as parameter to any method, and when called, the equivalent function will be called in Lua, and it's result passed back to Java.
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
jboss-javassist/javassist
Java bytecode engineering toolkit
lgvalle/Material-Animations
Android Transition animations explanation with examples.
hehonghui/android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
mzlogin/awesome-adb
ADB Usage Complete / ADB 用法大全
android/uamp
A sample audio app for Android
29jitender/Spotlight
Spotlight is an Android library used to onboard users by showcasing specific features in the app.
DiyCodes/code_news
Diycode每日文章精选
ybq/Android-SpinKit
Android loading animations
ShamylZakariya/StickyHeaders
Adapter and LayoutManager for Android RecyclerView which enables sticky header positioning.