Giter Club home page Giter Club logo

accountnumber's Introduction

AccountNumber

mvp+dagger+kotlin练手项目。

本项目主要是用来练习kotlin的,类似记事本,不过主要是用来记录各种账号密码的。

用到的第三方库

  • implementation 'me.jessyan:autosize:1.1.2'//今日头条适配

  • implementation 'com.jaeger.statusbarutil:library:1.5.1'//沉浸式状态栏

  • implementation 'com.scwang.smartrefresh:SmartRefreshLayout:1.1.0-andx-8'//下拉刷新

  • implementation 'com.github.tbruyelle:rxpermissions:0.10.2'//动态权限

  • implementation 'io.reactivex.rxjava2:rxkotlin:2.2.0'
    implementation 'io.reactivex.rxjava2:rxandroid:2.0.2' //raJava、rxAndroid

  • implementation 'com.google.dagger:dagger:2.16'
    kapt 'com.google.dagger:dagger-compiler:2.16' //dagger2

  • implementation 'com.google.dagger:dagger-android:2.16'
    implementation 'com.google.dagger:dagger-android-support:2.16'
    kapt 'com.google.dagger:dagger-android-processor:2.16'
    kapt 'com.google.dagger:dagger-android-support:2.16' //dagger android

  • implementation 'com.uber.autodispose:autodispose-android-archcomponents-ktx:1.2.0'
    implementation 'com.uber.autodispose:autodispose-lifecycle-ktx:1.2.0' //autodispose管理rxjava生命周期

  • implementation 'com.tencent.soter:soter-wrapper:2.0.0' //腾讯指纹解锁







accountnumber's People

Contributors

t-bright avatar

Watchers

 avatar

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.