You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once the Media is received on B donot open it, instead turnoff wifi/data
Open the media and quickly navigate to /sdcard/Android/org.thunderdog.challegram/photos
Copy paste the image to any desired location.
Problem: Have noticed that the images sent using the timer can be saved and copied to anywhere on device without needing any root or specific methods. This method only requires people to turn off wifi and then it will be automatically downloaded Solution: Instead of downloading/caching the images in /sdcard/Android/org.thunderdog.challegram/photos it should be done in /data/data/org.thunderdog.challegram/cache folder which is inaccessible to non root users.
Steps to reproduce:
/sdcard/Android/org.thunderdog.challegram/photos
Problem: Have noticed that the images sent using the timer can be saved and copied to anywhere on device without needing any root or specific methods. This method only requires people to turn off wifi and then it will be automatically downloaded
Solution: Instead of downloading/caching the images in
/sdcard/Android/org.thunderdog.challegram/photos
it should be done in/data/data/org.thunderdog.challegram/cache
folder which is inaccessible to non root users.Video:
https://imgur.com/a/MXiXkP7
The text was updated successfully, but these errors were encountered: