質問編集履歴

1

2016/10/26 00:57

投稿

kishi_kun
kishi_kun

スコア26

test CHANGED
File without changes
test CHANGED
@@ -22,7 +22,7 @@
22
22
 
23
23
  ・・・
24
24
 
25
- File root = Environment.getExternalStorageState;
25
+ File root = Environment.getExternalStorageDirectory;
26
26
 
27
27
  File pathto = new File(root.getAbsolutepath()+"/test/");
28
28