Create an app that reads from an input file in the res/raw folder.
Directions
Create an Android project named ReadFromFile. Leave the out-of-the-box
Hello, World constraint activity that Android Studio generates as is. Here is the XML file for reference: activity_main.xml.