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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. 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

  2. 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

  3. 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

  4. afinal afinal Public

    Forked from yangfuhai/afinal

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

    Java

  5. ThinkAndroid ThinkAndroid Public

    Forked from white-cat/ThinkAndroid

    ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行 Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpclitent的http模块, 具有快速构建文件缓存功能,无需考虑缓存文件的格式,都可以非常轻松的实现缓存,它还基于文件缓存模块实现…

    Java

  6. andbase andbase Public

    Forked from ym6745476/andbase

    andbase快速开发框架

    Java