Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Doppl, an intro!

Doppl, an intro!

Scott Alexander-Bown

November 28, 2017
Tweet

More Decks by Scott Alexander-Bown

Other Decks in Technology

Transcript

  1. Android library support Architecture components Reactive: RxJava2 Remote: Retrofit, OkHttp

    Local: Room, SQL Cipher for Android Testing: Mockito @ScottyAB
  2. Rough edges Memory Cycles/Reference counting Runtime size (15MB) Debugging via

    Xcode can be flakey No support for Swift/Kotlin @ScottyAB
  3. Get started/resources http://doppl.co/ @doppllib on Twitter Doppl Slack group `doppl`

    Stack Overflow tag https://github.com/doppllib/DroidconDopplExample @ScottyAB
  4. Why should you care? Native tools/SDK wins Share allot or

    a little Cost cutting / Management pressure @ScottyAB