Having trouble to get any usefull logs from LogCat. My app is working fine (both devices), and all logs are fine as well with my Nexus device. But with my phone (Huawei P8 Lite, not rooted, Android 5) I am getting this error message :
11-12 11:21:07.740: E/ZipFileCache(7584): init failed when open zip file.
I tried to set it back to factory settings, but no luck.
My app is not using ZIP function at all, only accessing internal storage. I found several post about this on internet but always without solution. Also tested both Eclipse and Android Studio with same result.