dimanche 24 avril 2016

Creating tables in android and storing the values?

I am trying to create and android app where I would like to present several values with different properties, like the following:

  • Name Color Size
  • Apple Red S
  • Banana Yellow M
  • Watermelone Green L

I have some knowledge and android but at the moment I do not know where to start.

I could like to ask if someone can suggest the possible solutions for the following questions:

  • What would be the best way to display tables in a view in Android?
  • How should I store these values? For example I would like to store several elements with for example 2 properties, like element1 is Apple, property1 is Red and property2 is S.

Any small and simple examples and suggestions are welcome.

Thanks in advance, Valami

Aucun commentaire:

Enregistrer un commentaire