I'm trying to save the data coming from the parse on the device, when it has internet connection it works, but when it does not it does not work so the data only appear when there is internet
parse offers this line code for the procedure
ParseObject.pinAllInBackground(listOfObjects);
doubt is where you implement it in mainActivity? no adapter