Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It looks like all I/O happens synchronously, which means you generally should not run that on Android's main thread. You could just warp all interactions in AsyncTasks, but that's cumbersome. Do you consider adding an async API with callbacks on the main thread?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: