The Wayback Machine - https://web.archive.org/web/20200727075031/https://github.com/topics/anko
Skip to content
#

anko

Here are 168 public repositories matching this topic...

该Library是基于Kotlin语言封装的一个库,主要是用来创建一个kotlin项目时,作为项目的简单封装,使用该Library作为依赖引入,即可进行项目开发,省去一些前期准备工作。 该Library主要进行了一下封装:1、 采用普通MVC架构的方式,对Activity,Fragment,Adapter和一些工具类的封装以及自定义View的实现; 2、采用Retrofit+RxJava 对http请求进行相应的封装,可设置公共参数,并对RX生命周期进行处理;3、 采用MVP架构,对上面封装的Activity,Fragment 进行二次封装; 4、该项目使用了org.jetbrains.anko ,可实现对布局文件的自动依赖注入,kotlin文件中的View名称就是对应View的 id;

  • Updated Mar 13, 2020
  • Kotlin

Improve this page

Add a description, image, and links to the anko topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the anko topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.