Hacker News new | ask | show | jobs
Ask HN: How do you field test your Android app?
2 points by sunnybythesea 3734 days ago
I've been wanting to do some live testing of and Android app I've been working on. I was looking to collect logs during trial runs of the app so I could log errors/warnings to a file for later processing. What's a good way to do this?