質問編集履歴

1

コード内容を一部修正しました

2017/03/06 04:50

投稿

FumiakiNakao
FumiakiNakao

スコア180

test CHANGED
File without changes
test CHANGED
@@ -36,7 +36,7 @@
36
36
 
37
37
  String dir = Environment.getExternalStorageDirectory().getPath();
38
38
 
39
- String path = dir + "/FileReadTest/sampleText";
39
+ String path = dir + "/FileReadTest/sampleText.txt";
40
40
 
41
41
 
42
42