Skip to content
View neil1018's full-sized avatar

Block or report neil1018

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

    Forked from yangfuhai/afinal

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

    Java

  2. cw-omnibus cw-omnibus Public

    Forked from commonsguy/cw-omnibus

    Source code to omnibus edition of _The Busy Coder's Guide to Android Development_

    Java

  3. android-mvp-architecture android-mvp-architecture Public

    Forked from janishar/android-mvp-architecture

    This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView

    Java