I\'m trying to build my app but without success.. I tried several way but nothing was worked. The exception is:
Caused by: java.lang.IllegalStateException: T
I have solved the problem after changing the value for the "android:theme" for the Activity in the manifest from "@style/AppTheme" to "@style/AppTheme.NoActionBar":