0

I am trying to send a list of objects obtained from an API (back4app). So far I can retrieve them in a string, but didnt manage to send that object to an array "Articles". The documentation show you how to do it with an array of string, but this is not my case.

My Model class: enter image description here

My read function, in MainActivity:

enter image description here

My Adapter class:

enter image description here

The array is like this: List dataArticles = new ArrayList<>();

Cant find the solution to this problem, any idea?

Delug3
  • 63
  • 8

0 Answers0