GridLayout - showing basic info from a service
I'm new to android, I need to receive some data from a customer (consider
sth like Name, Age, Bank Account, etc), it comes from a service that is
already finished, and display it on a blank activity.
But, all tutorials I've seen to create Grid's shows me data inserted in an
array of strings...basic sth.
How should I start coding? Do I need to use a adapter? I'm lost, if anyone
could help me to start I would be glad.
Thanks,
No comments:
Post a Comment