Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 629 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 629 Bytes

App Skeleton

Features

  • more activities support
  • navigation component
  • foreground multiservice support
  • Robolectric unit testing
  • preferences migration support
  • advanced logging
  • permission manager
  • Model, View, ViewModel
  • Room

TODO

Template

Template project where you should start.

Testing

Just unit tests with Robolectric.

Example

Simple example project where you can get inspired.

Testing

Use instrumented and unit tests.