Hi. Yesterday a begin to develop my first app. It's a little encyclopedia about some cars.
This is my idea:
-Make a listview with some cars.
Like this:
-When you click over some model, open his "page" with some info, like age, model, producer, history, a picture...
Similar to this:
I've already done, al about listview and a CASE to identify which car has been chosen, but I don't know which is the best way to make the "page" with de info.
Can you help me? Which is the best way? Maybe use another activity, or add a panel with a new layer, other wat can be make a web for each car and load with webview... I don't know.
Thanks
This is my idea:
-Make a listview with some cars.
Like this:
-When you click over some model, open his "page" with some info, like age, model, producer, history, a picture...
Similar to this:
I've already done, al about listview and a CASE to identify which car has been chosen, but I don't know which is the best way to make the "page" with de info.
Can you help me? Which is the best way? Maybe use another activity, or add a panel with a new layer, other wat can be make a web for each car and load with webview... I don't know.
Thanks