You shouldn't assume anything about data/data. Use the getDir function on Activity to get your local directory. Also, you cannot open files in any other app, so using a full pathname is kind of pointless.
↧
You shouldn't assume anything about data/data. Use the getDir function on Activity to get your local directory. Also, you cannot open files in any other app, so using a full pathname is kind of pointless.