Android: Correctly downloading/saving an email attachement

前端 未结 2 2010
伪装坚强ぢ
伪装坚强ぢ 2021-01-24 12:56

I have an interesting problem: My application is designed to send and open up a zip full of files, and the zip has a special extension (easier for the user). I can zip up the fi

2条回答
  •  [愿得一人]
    2021-01-24 13:45

    Check this out please: http://www.jondev.net/articles/Unzipping_Files_with_Android_(Programmatically)

    A guide to unzip files in android, hope it helps solve your problem

提交回复
热议问题