Project-ARTist / ArtistGui

ARTist's deployment application, for code-injection on an Android device.
https://artist.cispa.saarland
Other
37 stars 12 forks source link

Backup merged APK, keep latest copy, closes #7 #42

Closed partipan-dot closed 7 years ago

partipan-dot commented 7 years ago

In the new version of the UI, we dropped the setting to activate merged apk backup. Now the app keeps a copy of the last merged apk and overwrites the previous one. This way, we make sure to not fill up too much space but still be able to debug efficiently.

The backup location is managed by the system, so when the user deletes the app the apk gets removed as well (/sdcard/Android/data/saarland.cispa.artist.artistgui/files/).