My app, when downloaded from Google Play, is showing some errors that I couldn't simulate with eclipse, even debugging directly at the device.
I've posted this issue with more details here: Facebook Connect works different on emulator/device, but not on Google Play
But i want to know if I can debug my app if I downloaded it from Play, i.e., without installing the apk from Eclipse. If not debug, at least could I see the log messages in LogCat?
Thanks!