paktan / osmtracker-android

Automatically exported from code.google.com/p/osmtracker-android
GNU General Public License v3.0
0 stars 0 forks source link

Crash off version 0.6 on Galaxy Y #201

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start version 0.6 on Galaxy Y
2.
3.

What is the expected output? What do you see instead?
crash

What version of the product are you using (See "About" screen)?
All v0.6 version until now do crash. Latest working version tested is 0.5.8

Make/model of your device, and Android version?
Samsung Galaxy Y, Android 2.3.6

Please provide any additional information below.

Original issue reported on code.google.com by stephanf...@gmail.com on 23 Aug 2012 at 6:35

GoogleCodeExporter commented 9 years ago
Hm... Unfortunately there's nothing I can do without getting more information, 
since I don't own a Galaxy Y myself.

Do you have the skills to install the Android SDK and try to run the app. with 
the debugger ?

Original comment by nicolas@guillaumin.me on 24 Aug 2012 at 12:12

GoogleCodeExporter commented 9 years ago
Ok, I installed the SDK on Windows XP and adb lists the device as 
0123456789ABCDEF device. What to do now?

Original comment by stephanf...@gmail.com on 30 Aug 2012 at 7:48

GoogleCodeExporter commented 9 years ago
Impressive !

The idea is to capture the logs when the crash occurs. I'm not exactly sure how 
because I'm usually using the Eclipse IDE to get the logs, but you should be 
able to run logcat from the command line: 
http://developer.android.com/tools/help/logcat.html

If it works I guess you can redirect the output to a file (logcat > file.txt) 
and then attach it to the issue ?

Original comment by nicolas@guillaumin.me on 4 Sep 2012 at 7:49

GoogleCodeExporter commented 9 years ago
I installed version 0.6.2 and captured some output with the command
adb logcat *:E -f > logfile.txt
until I had to press the confirm button that the app had to be closed. Tell me 
if you need more of this or even some lower level output.

Original comment by stephanf...@gmail.com on 7 Sep 2012 at 9:52

Attachments:

GoogleCodeExporter commented 9 years ago
Any update on this? Version 0.6.3 is still not working on Galaxy Y.

Original comment by stephanf...@gmail.com on 8 Jan 2013 at 11:14

GoogleCodeExporter commented 9 years ago
Problem solved by updating to the newest firmware from Samsung for the SGY. :)

Original comment by stephanf...@gmail.com on 20 Mar 2013 at 12:05

GoogleCodeExporter commented 9 years ago

Original comment by nicolas@guillaumin.me on 20 Mar 2013 at 8:08