Permission to write on SD card android

前端 未结 4 688
逝去的感伤
逝去的感伤 2020-12-30 16:49

I have a problem writing to the SD card, here is the code: (Sorry about the layout of the code, just copy pased it )

public class SaveAndReadManager {

 priv         


        
4条回答
  •  长情又很酷
    2020-12-30 17:02

    I should have included the following link as well (since it's where I got the code that writes to the SD Card...):

    http://emeadev.blogspot.com/2009/09/raw-audio-manipulation-in-android.html

提交回复
热议问题