Giter Club home page Giter Club logo

b08514's Projects

acra icon acra

Application Crash Reports for Android

alpha icon alpha

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

android-architecture icon android-architecture

A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

anr-watchdog icon anr-watchdog

A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception

apkdiffpatch icon apkdiffpatch

a C++ library and command-line tools for Zip(Jar,Apk) file Diff & Patch; create minimal delta/differential; support Jar sign(apk v1 sign) & apk v2,v3 sign .

apktool icon apktool

A tool for reverse engineering Android apk files

appjoint icon appjoint

🔧 Cross module Android development made easy!

appmethodorder icon appmethodorder

一个能让你了解所有函数调用顺序以及函数耗时的Android库(无需侵入式代码)

argusapm icon argusapm

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

arouter icon arouter

💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)

auto icon auto

A collection of source code generators for Java.

booster icon booster

🚀Optimizer for mobile applications

butterknife icon butterknife

Bind Android views and callbacks to fields and methods.

calendarview icon calendarview

Android上一个优雅、万能自定义UI、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar Widget on Android.

cglib icon cglib

cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.

dagger icon dagger

A fast dependency injector for Android and Java.

dex2jar icon dex2jar

Tools to work with android .dex and java .class files

doraemonkit icon doraemonkit

简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。

droidservice icon droidservice

A service manager for android which like android.os.ServiceManager, but root is not necessary

faceswap icon faceswap

Non official project based on original /r/Deepfakes thread. Many thanks to him!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.