Skip to content
View zerolqn's full-sized avatar

Block or report zerolqn

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. zero zero Public

  2. xUtils xUtils Public

    Forked from hendyyou/xUtils

    android orm, bitmap, http, view inject...

    Java

  3. afinal afinal Public

    Forked from yangfuhai/afinal

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

    Java

  4. Rocko-Android-Demos Rocko-Android-Demos Public

    Forked from zhengxiaopeng/Rocko-Android-Demos

    Rocko Android demos

    Java

  5. ActivityFragmentMVP ActivityFragmentMVP Public

    Forked from spengilley/ActivityFragmentMVP

    This is an example of interactions between Activity and it's Fragments using Android Model View Presenter

    Java

  6. EffectiveAndroidUI EffectiveAndroidUI Public

    Forked from pedrovgs/EffectiveAndroidUI

    Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to sh…

    Java