albaspazio / myandroidapplication

a skeleton App for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myandroidapplication

a skeleton App for Android using fragments, navigation and a simple example of Reactive programming

This project implement a skeleton with the following features:

  • splash activity
  • a main & test fragments
  • test fragment observes a PublishRelay emitted by a TestClass
  • navigation
  • androidX
  • MainApplication initializing a tts and a vibrator instance

About

a skeleton App for Android


Languages

Language:Kotlin 100.0%