Y
Hacker News
new
|
ask
|
show
|
jobs
by
daniel_solano
5475 days ago
A good way to figure out if you are doing something that you shouldn't in your application is to use the new StrictMode API:
http://android-developers.blogspot.com/2010/12/new-gingerbre...
1 comments
Pewpewarrows
5475 days ago
Oh very cool. That will definitely make tracking down some hard-to-reproduce ANRs easier.
link