After solving a JDK zero value error, now I\'m facing this one. I did a little research, but it seems I can\'t get to the point. Here is the log error:
FATA
If any of the other solutions does not work, you can add this line in your Activity
static { AppCompatDelegate.setCompatVectorFromResourcesEnabled(true); }
and of course, update your gradle and appcompat to the latest versions. This worked in my case.