Parse-SDK-Android
Parse-SDK-Android copied to clipboard
convert json string to java object containing ParseFile
Hi, How can I convert JSON string to Java Object for parse that contains ParseFile? (Actually ArrayList of Parse Object) I want to save an object and load it again if user is not premium. Thank you.