Most of the devices can run my app but I got this error report :
java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.company.app/com
I made a copy/paste of the following folders to a new project, keeping the same package name, and solved it:
And finally I added the file dependencies build.gradle.
build.gradle
GL