Open
Description
When launching the emulator, we get this warning:
09-07 15:35:47.251 1812-1812/com.fastchat.fastchat I/Choreographer﹕ Skipped 35 frames! The application may be doing too much work on its main thread.
We should take a look and see if this is causing performance issues (It's skipping frames, so it's probably a safe bet that it is).