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



Likes: 

Reply With Quote

Bookmarks