YAAB
YAAB copied to clipboard
Deleted audio books sometimes still showed in the main page
Sometimes the deleted audio file will still remain in the main activity, and if touch them the app will crash and my logcat had the error 'Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0'
I also found other errors, Access denied finding property 'persist.device_config.runtime_native.use_app_image_startup_cache' this error happened when I opened the app. At the same time, the error 'Fail to acquire dataAnalyzerService...', 'Checking for books : /storage/emulated/0/tmp', and 'Checking for books : /storage/emulated/0/tmp' occurs, too.
Likely, error 'Error inserting UNIQUE constraint failed: chapter.chapter_id' happened when selecting a chapter of an audiobook. Error 'No adapter attached; skipping layout' happened when click 'finish' tab.