Skip to content

Instantly share code, notes, and snippets.

View zacheusz's full-sized avatar
🔮
Any sufficiently advanced technology is indistinguishable from magic.

zacheusz

🔮
Any sufficiently advanced technology is indistinguishable from magic.
View GitHub Profile
import android.util.Log;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.atomic.AtomicLong;
import io.realm.Realm;
import io.realm.RealmConfiguration;
import io.realm.RealmObject;
import io.realm.RealmObjectSchema;
import io.realm.RealmSchema;