Giter Site home page Giter Site logo

wxphonenumberhelper's Introduction

WxPhoneNumberHelper

基于 AccessibilityService ,写的微信自动添加好友自动添加附近的人;代码集成网上优质的开源库,实现敏捷开发。

一、MVP模式开发

1.通过 MVP 开发模式,解耦,不过代码量不是特别多,自己学习用。

二、Butterknife

1.极大的方便了开发,减少了大量的 findViewById 的代码,同时在 Android Studio 里面集成了 Android ButterKnife Zelezny 插件,谁用谁知道,将方便进行到极致。

三、Eventbus

1.对事件的处理,用 Eventbus 来发布与订阅,减少广播的使用。

四、RxJava

1.使用 Rxjava 处理异步事件。

五、集成 Bmob 后端云

1.集成登录、数据存储、web、版本更新等功能。

六、开源控件 与 网络请求库

dependencies {

compile('com.zhy:okhttputils:2.6.2') {
    exclude group: 'com.squareup.okhttp3'
    exclude group: 'com.squareup.okio'
}
compile 'com.baoyz.swipemenulistview:library:1.3.0'
compile 'com.zhihu.android:matisse:0.4.3'
compile 'com.squareup.picasso:picasso:2.5.2'
compile 'com.scwang.smartrefresh:SmartRefreshLayout:1.0.3-alpha-6'

}

七、软件截图

wxphonenumberhelper's People

Contributors

behindeye avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

wxphonenumberhelper's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.