Thursday, 6 June 2019

Create a patch APK file

Assume that "app-v1.apk" has assets/a.png. user install this app. then we delete "a.png" file from assets and generate "app-v2.apk" file. Is there any way to access the "assets/a.png" file when the user updates the app?



from Create a patch APK file

No comments:

Post a Comment