lneartao's starred repositories

LeetCodeAnimation

Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)

awesome-cpp

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

VirtualXposed

A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.

Language:JavaLicense:GPL-3.0Stargazers:15270Issues:538Issues:1075

awesome-modern-cpp

A collection of resources on modern C++

matrix

Matrix is a plugin style, non-invasive APM system developed by WeChat.

Language:JavaLicense:NOASSERTIONStargazers:11503Issues:270Issues:635

VirtualApp

Virtual Engine for Android(Support 14.0 in business version)

Language:JavaStargazers:10086Issues:570Issues:0

ndk-samples

Android NDK samples with Android Studio

Language:C++License:Apache-2.0Stargazers:10008Issues:618Issues:502

subsampling-scale-image-view

Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.

Language:JavaLicense:Apache-2.0Stargazers:7836Issues:206Issues:521

views-widgets-samples

Multiple samples showing the best practices in views-widgets on Android.

Language:JavaLicense:Apache-2.0Stargazers:5038Issues:192Issues:187

oboe

Oboe is a C++ library that makes it easy to build high-performance audio apps on Android.

Language:C++License:Apache-2.0Stargazers:3646Issues:142Issues:1149

Cockroach

降低Android非必要crash

Language:JavaLicense:MITStargazers:3236Issues:86Issues:66

xLog

Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here.

Language:JavaLicense:Apache-2.0Stargazers:3096Issues:60Issues:147

ArgusAPM

Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台

Language:JavaLicense:Apache-2.0Stargazers:2672Issues:85Issues:50

animation-samples

Multiple samples showing the best practices in animation on Android.

Language:JavaLicense:Apache-2.0Stargazers:2568Issues:119Issues:43

AlphaPlayer

AlphaPlayer is a video animation engine.

Language:JavaLicense:Apache-2.0Stargazers:2166Issues:32Issues:93

scene

Android Single Activity Applications Framework compatible with Fragment.

Language:JavaLicense:Apache-2.0Stargazers:2053Issues:44Issues:67

bhook

:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.

alpha

Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。

Leoric

PoC of fighting against force-stop kill process on Android

profilo

A library for performance traces from production.

Language:CLicense:Apache-2.0Stargazers:1580Issues:49Issues:55

nanoscope

An extremely accurate Android method tracing tool.

Language:HTMLLicense:Apache-2.0Stargazers:1245Issues:38Issues:56

McImage

Android Gradle Plugin -- Auto Check big image and compress image in building.

Language:KotlinLicense:Apache-2.0Stargazers:1189Issues:19Issues:71

constraintlayout

ConstraintLayout is an Android layout component which allows you to position and size widgets in a flexible way

Language:JavaLicense:Apache-2.0Stargazers:1066Issues:36Issues:203

AndroidAutoTrack

Android Asm 插桩 教学

Language:CLicense:NOASSERTIONStargazers:717Issues:19Issues:14

Curtain

一个Android 高亮View蒙层库

nvwa

My small collection of C++ utilities

Language:C++License:ZlibStargazers:381Issues:22Issues:9

graphics-samples

Multiple samples showing the best practices in graphics on Android.

Language:KotlinLicense:Apache-2.0Stargazers:307Issues:75Issues:33
Language:JavaLicense:Apache-2.0Stargazers:300Issues:8Issues:8

DrawableDsl

用dsl语法创建drawable