How can i read out a predefined txt file to make an array out of it later? (Android Studio)
i watched many yt videos and tried for hours to get this right but i have no idea how it works. My goal is to have a saved .txt file and read out an array from it. The simplest way…