On Thu, Jan 24, 2013 at 10:42 AM, Peri Hartman wrote:
> That makes sense - I can simply look at the log file and see if the stack
> trace contains line numbers. From that I should know whether I setup
> Proguard correctly, right?
Presumably. It depends a bit on what you did with your ProGuard se
That makes sense - I can simply look at the log file and see if the stack
trace contains line numbers. From that I should know whether I setup
Proguard correctly, right?
On Thursday, January 24, 2013 7:29:52 AM UTC-8, Mark Murphy (a Commons Guy)
wrote:
> On Thu, Jan 24, 2013 at 10:23 AM, Peri
On Thu, Jan 24, 2013 at 10:23 AM, Peri Hartman wrote:
> Please keep in mind I'm trying to test whether I've setup Proguard
> correctly. Thus, I need to see a stack trace sent by the end user to the
> developer console.
The stack trace is the same no matter where it comes from LogCat, the
Develop
Please keep in mind I'm trying to test whether I've setup Proguard
correctly. Thus, I need to see a stack trace sent by the end user to the
developer console.
On Thursday, January 24, 2013 4:48:54 AM UTC-8, Mark Murphy (a Commons Guy)
wrote:
> On Wed, Jan 23, 2013 at 9:52 PM, Peri Hartman
>
On Wed, Jan 23, 2013 at 9:52 PM, Peri Hartman wrote:
> Ok, I've done that and did something to cause my app to crash. It gives the
> message "unfortunately, X has stopped", but nothing gives me an option to
> send a stack trace. Any other wise words?
Plug the device into your development machin
On Wednesday, January 23, 2013 6:52:29 PM UTC-8, Peri Hartman wrote:
>
> Ok, I've done that and did something to cause my app to crash. It gives
> the message "unfortunately, X has stopped", but nothing gives me an option
> to send a stack trace. Any other wise words? Are you sure it's possib
Ok, I've done that and did something to cause my app to crash. It gives
the message "unfortunately, X has stopped", but nothing gives me an option
to send a stack trace. Any other wise words?
On Wednesday, January 23, 2013 2:09:57 PM UTC-8, bob wrote:
> E-mail yourself the APK, and install it
On Wed, Jan 23, 2013 at 5:04 PM, Peri Hartman wrote:
> I made a change to my Proguard setup, but haven't figured out how to test it
> without publishing. Anyone know how to test the change locally?
Test what? You can install your modified APK via adb install or any
number of other means.
In term
E-mail yourself the APK, and install it from your Gmail App.
On Wednesday, January 23, 2013 4:04:40 PM UTC-6, Peri Hartman wrote:
>
> I made a change to my Proguard setup, but haven't figured out how to test
> it without publishing. Anyone know how to test the change locally?
>
> On Tuesday, J
I made a change to my Proguard setup, but haven't figured out how to test
it without publishing. Anyone know how to test the change locally?
On Tuesday, January 22, 2013 3:09:21 PM UTC-8, Mark Murphy (a Commons Guy)
wrote:
>
> http://stackoverflow.com/questions/14466838/anr-has-no-line-number
>
http://stackoverflow.com/questions/14466838/anr-has-no-line-number
Which itself is a duplicate of:
http://stackoverflow.com/questions/4619301/proguard-retrace-tools-output
On Tue, Jan 22, 2013 at 5:58 PM, Peri Hartman wrote:
> I have received an ANR from an end user, but the top line (in my cod
I have received an ANR from an end user, but the top line (in my code) has
no line number. Why is that, and how am I supposed to identify the error?
The code is obfuscated using progaurd.
More specifically, the first few lines of my stack trace are:
java.lang.NullPointerException
at com.perin
12 matches
Mail list logo