Skip to content
View bink-develop's full-sized avatar
Block or Report

Block or report bink-develop

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. FCMEnvCheck FCMEnvCheck Public template

    check the environment of your mobile, and test push message

    Java 1

  2. afinal afinal Public

    Forked from yangfuhai/afinal

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

    Java

  3. ShareSDK-for-Android ShareSDK-for-Android Public

    Forked from MobClub/ShareSDK-for-Android

    A demo of Share SDK for Android

    Java

  4. Jetpack-MVVM-Best-Practice Jetpack-MVVM-Best-Practice Public

    Forked from KunMinX/Jetpack-MVVM-Best-Practice

    是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!

    Java

  5. xCrash xCrash Public

    Forked from iqiyi/xCrash

    🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required.

    C

  6. MVVMHabit MVVMHabit Public

    Forked from goldze/MVVMHabit

    👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。

    Java