문제

I had another description, but I am going direct to the point editing now, its better this way:

  • I need to select and display 10 attributes from the sqlite database, for now only string types.

Questions:

1) I will need to create a king of grid, to fill with a ListView (BaseAdapter)?

Posted a pic of the result, client expect.

Thanks !

도움이 되었습니까?

해결책

As per your question, I assume that you want to display your data on an activity correct? here is the link that expalins it Using Intent in an Android application to show another activity

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top