GRATIS

Access CSV in an Android Studio Project

  • money

    Cursos gratis (Auditar)

    question-mark
  • earth

    Inglés

  • folder

    Siempre Abierto

  • certificate

    Guía de Registro en Coursera

    arrow
Acerca de este curso

  • Access CSV in an Android Studio Project
    • In this project you will work on an Android Studio project that creates an Android App that reads information from a CSV file in an Asset Folder in the app file structure and then display that information on the screen of the app. The app will have two activities, one main launcher activity, and one activity for reading from the CSV. You will create the Asset Folder, put the appropriate CSV file into the Asset Folder, update the java class that reads from the CSV and displays the information on the screen, and finally you will upload the APK of your app to Appetize.io and test it. Reading from and writing from different types of files is essential function of nearly all apps and knowing how to do this is extremely valuable knowledge.