Skip to content

An Android App Template that comes setup with common libraries

Notifications You must be signed in to change notification settings

dapp/android-app-template

Repository files navigation

android-app-template

An Android App Template that comes setup with common libraries

This template uses common technologies for Android App building

Kotlin programming language support

Dagger 2 for Dependency Injection

OkHttp for Http operations

RxJava for Observable Patterns

Retrofit for RESTful Webservice calls

Timber for Logging

Moshi for JSON parsing

The app is written in Kotlin and comes setup to call a public search API (duck-duck-go), using Retrofit and RxJava.
It should have everything you need to get started writing Android Apps with modern third-party, industry standard tooling

About

An Android App Template that comes setup with common libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published