Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 89

Thread: Garmin Hydra

Hybrid View

  1. #1
    Member
    Join Date
    Feb 2014
    Location
    NA
    Posts
    15
    Rep Power
    0

    Default

    Could you post a picture where you see this profile?
    (You can reference any code in the apk as well, I am comfortable looking into it)

    FYI, /data/data/xxxx is the path where app's data is stored, its private unless the user is root. Every Android phone will have this path.
    The app uses /sdcard/Garmin path. Typically /storage/emulated/0 is mounted to that path but will change depending on the device. If anyone doesn't have /sdcard/ path, but has root permissions to the device, you can use "mount" command to mount the patch instead of patching the apk/libgarminos.so
    Last edited by lakkimsetty; 21st November 2020 at 09:17 AM.

  2.    Advertissements


 

 

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
  •