Hi,
I'm very new to basic4android. I want to make an easy app that just shows a list and when i click an item, it shows me a text (ScrollView). After completing the design I would like to make a database, but I first have a few questions.
Will the database be stored in the apk? I don't want the user to add something to the database. I just want to read the texts from the database. Can you suggest me a good tutorial? The tutorials I found just talked about storing in a DB.
I'm very new to basic4android. I want to make an easy app that just shows a list and when i click an item, it shows me a text (ScrollView). After completing the design I would like to make a database, but I first have a few questions.
Will the database be stored in the apk? I don't want the user to add something to the database. I just want to read the texts from the database. Can you suggest me a good tutorial? The tutorials I found just talked about storing in a DB.