My android app craches somethimes and only erros I can see at logcat are
E/Perf: Fail to get file list com.company.app_id
E/Perf: getFolderSize() : Exception_1 = java.lang.NullPointerException: Attempt to get length of null array
E/Perf: Fail to get file list com.company.app_id
E/Perf: getFolderSize() : Exception_1 = java.lang.NullPointerException: Attempt to get length of null array
Does anybody has an idea what this 'Perf' stands for?