Tagged Questions
0
votes
2answers
1k views
How to create an update.zip file that can copy & rename a file?
Here's exactly what I'm looking for - I need an 'update.zip' file that can copy a file (example):
/system/framework/file-to-copy.apk
to another folder:
/system/
and then it would rename the ...