GodLovesYou
Android Enthusiast
Hey hey guys!
I was thinking about making a simple app that provides the user to choose 2 different models of smartphones and compare them. I want to make this app just to acquire knowledge about some concepts of Java.
The ideia is, after pick up that models to compare them it will display on the screen to different fragments that split a model from another. With that, I need to create a database, but I don't know if I should create a remote database, for example, with wamp or creating a local database inside of my app with database helpers.
Have a good day.
I was thinking about making a simple app that provides the user to choose 2 different models of smartphones and compare them. I want to make this app just to acquire knowledge about some concepts of Java.
The ideia is, after pick up that models to compare them it will display on the screen to different fragments that split a model from another. With that, I need to create a database, but I don't know if I should create a remote database, for example, with wamp or creating a local database inside of my app with database helpers.
Have a good day.