- Dont block the userthread - use Asynctask, Thread or Service instead
- Entertain the user while waiting. Show something spinning like a progressdialog, spinner, etc.
- Allow the user to cancel a heavy task
- Use a passive location provider instead or last known location vs. polling the location
- Tool to measure performance - Traceview
No comments:
Post a Comment