CSC 349: The Week beginning Feb. 3 |
Random
and demos a ScrollView
InputStream
into a
BufferedReader
so that the file can be read line by line.
BufferedReader
's readLines()
method to make a List of strings (the lines of the text file). Use that to populate a spinner.