Android Question How to choose graphic library

Artigala

Member
Licensed User
Longtime User
Dear Support,
Dear Erel,

I need to develop a graphic application like this (sample) :
This application will use a list of data and I would like to show pictures in each block of data like temperature, batterie level, on/off etc...

What sort of library can I use ?
Where can I find some samples ?

Thank you.
 

Attachments

  • Sample application.png
    Sample application.png
    36 KB · Views: 321

mangojack

Expert
Licensed User
Longtime User
One option would be this Class that you add to your project ... Custom List View class

You can add various views etc to each line /panel
 
Upvote 0
Top