I have been attempting to declare an array but there is this NullPointer that comes up and prevents me from continuing. Also, I do not have access to LogCat because my Android Version now requires root for that. I am developing purely on a device with only AIDE.
I cannot implicitly paste code here because my device will not allow, so I have my codes put into PasteBin pages.
MainActivity.java It is at line 45 of the above paste that the NullPointer turns up on
AppFiles.java
This is the File that is being referenced with the MainActivity
class.