Skip to content
View logo616's full-sized avatar

Block or report logo616

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. android-common android-common Public

    Forked from Trinea/android-common

    Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on

    Java 1

  2. FFMpeg FFMpeg Public

    Forked from havlenapetr/FFMpeg

    this is port of ffmpeg for android (this is app, but in future i will do android lib from it and then system will be able to convert videos automatically)

    C

  3. VitamioBundle VitamioBundle Public

    Forked from yixia/VitamioBundle

    Vitamio for Android

    Java

  4. IndexableListView IndexableListView Public

    Forked from woozzu/IndexableListView

    iPhone like fast scroll ListView on Android

    Java

  5. androidannotations androidannotations Public

    Forked from androidannotations/androidannotations

    Fast Android Development. Easy maintainance.

    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