Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 21 of 34 FirstFirst ... 11192021222331 ... LastLast
Results 201 to 210 of 339
  1. #201
    Important User Streetpilot v2.36/v2.37 app release for Android 4.2.2 and later
    Streetpilot v2.36/v2.37 app release for Android 4.2.2 and laterStreetpilot v2.36/v2.37 app release for Android 4.2.2 and laterStreetpilot v2.36/v2.37 app release for Android 4.2.2 and laterStreetpilot v2.36/v2.37 app release for Android 4.2.2 and later
    osiris4isis's Avatar
    Join Date
    Apr 2012
    Location
    Darkside of the Moon
    Posts
    2,885
    Rep Power
    1383

    Default

    It's under /storage/external_SD/Garmin or /storage/sdcard0/Garmin (I've tried both cases) because that is what I told path changer to use. I know that location is correct because if I moved it to somewhere else, I will not see any choice for "Language" in set up screen and I have to kill Street Pilot to get out. I will try to uninstalled and make sure the Garmin directory is removed and reinstalled later and see if it help.

  2.    Advertissements


  3. #202
    Member
    Join Date
    Jul 2014
    Location
    Saudi Arabia
    Posts
    13
    Rep Power
    0

    Default

    I have installed "Streetpilot 2.37 (res 960 by 540 and higher with usb charging fix)" on GALAXY S6 edge+ , the installation went fine but when starting the application get this error "Unfortunately Streetpilot has stopped"


    any suggestion ,tips on how to get this application to work on GALAXY S6 edge+ is higly appreciated


    device information
    Android :5.1.1
    Model : SM-G928C
    Screen Resolution :1440x2560
    processor :Samsung Exynos Octa 7420 2.1GHz
    GPU Vendor : ARM
    GPU Renderer : Mali-T760

    thank you

  4. #203
    Navigation software expert Streetpilot v2.36/v2.37 app release for Android 4.2.2 and later
    Streetpilot v2.36/v2.37 app release for Android 4.2.2 and laterStreetpilot v2.36/v2.37 app release for Android 4.2.2 and laterStreetpilot v2.36/v2.37 app release for Android 4.2.2 and later
    lolypop000's Avatar
    Join Date
    May 2010
    Location
    EU
    Posts
    2,360
    Rep Power
    844

    Default

    Try version 2.35.
    I have it on LG G4 and work like charm.
    If you wish, you can [Only registered and activated users can see links. ]

  5. #204
    Member
    Join Date
    Jul 2014
    Location
    Saudi Arabia
    Posts
    13
    Rep Power
    0

    Default

    Thank you for your tip

    install and run test for "StreetPilot_2.35pi22_sdcard0_signed.apk" with different result as follow

    1-starting the application (v2.35) will end by "Unfortunately Streetpilot has stopped" but it would run normal after 15 or so of trial
    2-After successful run and navigation it will crash in less than 20 minutes but it will fail to run again (have to try it for another 15 times or more)
    3-with these result I believe Streetpilot v2.35 is not usable and stable for my device

    I do no know what to try next

  6. #205
    Member + Streetpilot v2.36/v2.37 app release for Android 4.2.2 and laterStreetpilot v2.36/v2.37 app release for Android 4.2.2 and laterStreetpilot v2.36/v2.37 app release for Android 4.2.2 and later
    Join Date
    Aug 2009
    Location
    Australia
    Posts
    97
    Rep Power
    58

    Default

    Any rotation and the phone immediately reboots, same as in post #130.

    ZTE T84, Snapdragon 410 processor & Adreno 306 GPU, Lollipop 5.0.2.

    Same with 2.36 & 2.37, also 2.35 apk's from other threads.

  7. #206
    Junior Member
    Join Date
    Sep 2015
    Location
    58N25E
    Posts
    1
    Rep Power
    0

    Default

    Confirmed, Streetpilot 2.37 (res 960 by 540 and higher with usb charging fix) working on Oneplus Two (A2003).

  8. #207
    Member
    Join Date
    Jul 2014
    Location
    Saudi Arabia
    Posts
    13
    Rep Power
    0

    Default

    Update:

    The troubleshooting of Streetpilot v2.37 conteniued and I got running but it is workaround not knowing what is the actual problem

    1-when I run streetpilot the error dialog box will appear with "OK" option only

    Spoiler: pic
    [Only registered and activated users can see links. ]


    2-Ignoring the error and from the top bar I will pull down the drop down menue

    Spoiler: pic
    [Only registered and activated users can see links. ]


    3-Clicking the Streetpilot which is runing on the background will bring it back to live

    Spoiler: pic
    [Only registered and activated users can see links. ]


    4-This time I accept the error message by clicking "OK"

    5-From here Streetpilot run without problem

    Spoiler: pic
    [Only registered and activated users can see links. ]


    6-This workaround works with v2.33 , v2.35 and v2.37

    Iam not sure how to fix the main issue but streetpilot is somehow usable on my G.S6 edge+

  9. #208
    Moderator flagmax's Avatar
    Join Date
    Jun 2014
    Location
    Ca
    Posts
    445
    Rep Power
    350

    Default

    Brarisou;

    It sounds like the main libgarminos.so id crashing.

    You can try "adb logcat" on PC or get Logcat Extreme apk. In the log try to find something like this.

    Code:
    Please Login or Register to see the links

  10. #209
    Member
    Join Date
    Jul 2014
    Location
    Saudi Arabia
    Posts
    13
    Rep Power
    0

    Default

    flagmax

    I have generated these reports and I hope it is what you have asked me in your reply


    report from LOGCATTOOL v4.1

    Code:
    Please Login or Register to see the links


    another from Android Studio and eclipse


    Code:
    Please Login or Register to see the links


    thank you for your help

  11. #210
    Moderator flagmax's Avatar
    Join Date
    Jun 2014
    Location
    Ca
    Posts
    445
    Rep Power
    350

    Default

    Brarisou, good job with logs.

    So it crashed here at address 00eae67c inside libgarminos.so.

    Code:
    Please Login or Register to see the links
    The IDA pro disassembly. It is trying to access memory address in R3 that is not available.
    Code:
    Please Login or Register to see the links
    Code:
    Please Login or Register to see the links
    I will try to debug the area on my working phone during the weekend and let you know if I find something. Perhaps you can also get IDA pro 6.5 and maybe we could also debug your device.

    It looks like you are using Streetpilot 2.35?

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •