Skip to content
View Liveqing's full-sized avatar

Block or report Liveqing

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. My-Project My-Project Public

    Android

    1

  2. mxutils mxutils Public

    魔线通用工具类库

    Java 1

  3. android-lite-http android-lite-http Public

    Forked from litesuits/android-lite-http

    Arrow(LiteHttp) is a simple, intelligent and flexible HTTP client for Android. With LiteHttp you can make HTTP request with only one line of code! It supports get, post, put, delete, head, trace, o…

    Java

  4. android-lite-async android-lite-async Public

    Forked from litesuits/android-lite-async

    Crossbow(LiteAsync) is an ameliorative, enhanced AsyncTask for Android. LiteAsync provides SimpleTask, SafeTask, CachedTask, etc, for rapid development. More convenient is, it has a TaskExcutor tha…

    Java

  5. android-lite-orm android-lite-orm Public

    Forked from litesuits/android-lite-orm

    Archiver(LiteOrm) is a fast, small, powerful ORM framework for Android. LiteOrm makes you do CRUD operarions on SQLite database with a sigle line of code efficiently.

    Java

  6. afinal afinal Public

    Forked from yangfuhai/afinal

    Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqli…

    Java