Android copy image from gallery folder onto SD Card alternative folder

后端 未结 2 1522
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-10 09:07

I am looking for someone to assist in the code i require in my application to copya image from where they get stored on the HTC desire as standard(the gallery) to a another

2条回答
  •  执念已碎
    2020-12-10 09:35

    Gallery images are already stored in the SD card in Android phones. The official documentation has a nice section on working with external storage, which you should check out.

提交回复
热议问题