GithubHelp home page GithubHelp logo

alex.xin's Projects

alpha icon alpha

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

androidautosize icon androidautosize

🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).

appmethodorder icon appmethodorder

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

arouter icon arouter

A android router middleware that help app navigating to activities and custom services.

boxing icon boxing

Android multi-media selector based on MVP mode.

danmukulight icon danmukulight

Android上专为视频直播打造的轻量级弹幕库(100多kb)

kotlinmvp icon kotlinmvp

:fire: 「停止维护」基于Kotlin+MVP+Retrofit+RxJava+Glide 等架构实现短视频类小项目,简约风格及详细注释,欢迎 star or fork!

leetcode-go icon leetcode-go

✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解

okhttp icon okhttp

An HTTP+HTTP/2 client for Android and Java applications.

progressmanager icon progressmanager

Listen the progress of downloading and uploading in Okhttp (compatible Retrofit and Glide).

testndk icon testndk

jna调用so库中的方法,不写JNI

tinker icon tinker

Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.

urlhttputils icon urlhttputils

最简单的HttpURLconnection封装,CallBack方法执行在UI线程。支持get请求,post请求,支持文件上传和下载。

ycandroidtool icon ycandroidtool

用于项目测试,崩溃重启操作,崩溃记录日志【可以查看,分享】和重启【多种重启app方式】;网路拦截查看的工具小助手,拦截请求和响应数据,统计接口请求次数,流量消耗,以及统计网络链接/dns解析/request请求/respond响应等时间。提高开发效率……

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.