Hacker News new | ask | show | jobs
by contextfree 5564 days ago
Debugging on the actual device is a much, much better experience than debugging on the emulator.
1 comments

I agree. I'm doing it myself also, otherwise it would be impossible to develop for android. But you need to test your application on different screen sizes, dpi etc. Or you can buy loads of different phones to test on them all.