Skip to content

Repository files navigation

DemoAppy

NOTES:

  • Internet permissions declared in app manifest.
  • Timber logging installed from within DemoApp. (DemoApp extends Application, so it is mentioned in the app manifest.)

In build.gradle

compile 'com.jakewharton.timber:timber:3.1.0' compile 'com.squareup.okhttp:okhttp:2.5.0'

In res/raw

A schema SQL and migration SQL script for example use with DemoDB which has migration code in place. See also the utility method to load raw resource files.

About

Quick demo app for a friend, basic networking (GET) and persist to SQLite

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages