Introduction I recently encountered a java.lang.NumberFormatException: For input string: "null" exception when writing an Android program as I was quering data from an API and passing the data to a model class. The code below was the main cause of th...
kenstarry.hashnode.dev2 min read
No responses yet.