dntquitpls
Lurker
Hello, I am new to android development and just wanted to ask few questions how to is more convenient to implement these things in my app:
for example my app will be with recipes, and recipe table have relationship with recipeSteps table, ingredient table and few others even it will have an image, unfortunately i realise that i cannot store all the information on local db, so how could i retrieve my information in other way when the recipe is kind of complex object, should i use like WebServices? Which database should I use ? MySQL ? Or maybe have You any other suggestions ?
Thank You for answers in advance.
for example my app will be with recipes, and recipe table have relationship with recipeSteps table, ingredient table and few others even it will have an image, unfortunately i realise that i cannot store all the information on local db, so how could i retrieve my information in other way when the recipe is kind of complex object, should i use like WebServices? Which database should I use ? MySQL ? Or maybe have You any other suggestions ?
Thank You for answers in advance.