I though it would be nice to write down where do I stand on various development topics. Mostly to have a memory on what and why did I use at certain point in time, what was the popular choice and what was my own reasoning. It would be interesting to have this reviewed after some time, to see how my preference evolves.

Did you ever need to check what your Realm database contains during development? Do you need to modify Realm data and verify the changes in your emulator?

How to cleanup android emulator data? What to do when emulator gets stuck while starting Remote JS debugging?