> For the complete documentation index, see [llms.txt](https://luis-souza-1.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://luis-souza-1.gitbook.io/wiki/mobile/android.md).

# Android

## Bibliotecas

### Components

* [Epoxy](https://github.com/airbnb/epoxy)
* [Graywater](https://github.com/tumblr/Graywater)
* [Litho](https://fblitho.com/)
* [Proteus](https://github.com/flipkart-incubator/proteus)

### Imagens

* [Glide](https://bumptech.github.io/glide/)
* [Picasso](https://square.github.io/picasso/)

### Injeção de Dependências

* [ButterKnife](https://github.com/JakeWharton/butterknife)
* [Dagger](https://dagger.dev/)
* [Koin](https://insert-koin.io/)

### Requisições

* [Retrofit](https://github.com/square/retrofit)
