How to zip directories in android?

前端 未结 0 1397
北恋
北恋 2021-01-06 05:10

I need to set a backup of my folders to a zip file. I try with this class:

class ZipFunctions(val context: Context) {

fun zip(files: ArrayList,         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题