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

Realm Database Hands On (GDG Kaohsiung #43)

shiami
January 18, 2017

Realm Database Hands On (GDG Kaohsiung #43)

Introduction to Realm Database for Android Developers

http://www.accupass.com/go/gdgkaohsiung43
https://www.facebook.com/groups/AKDGroup/

shiami

January 18, 2017
Tweet

More Decks by shiami

Other Decks in Technology

Transcript

  1. About me 7 yrs experience in mobile app development Interests

    in product development and app-related technology Currently Android development freelancer Co-host of GDG Kaohsiung
  2. The Keys Takeaway 1. YOU CAN NOT PASS Realm objects

    between threads 2. Realm will notify the data changes (with change listeners) 3. Listen changes in the thread you need