Cellphone api7 problem with Android Studio

0

I try to run my app on my cell phone but I get this message:

The following classes could not be instantiated:
- android.support.v7.widget.ActionBarContainer (Open Class, Show Exception, Clear Cache)
- android.support.v7.widget.ActionBarContextView (Open Class, Show Exception, Clear Cache)
- android.support.v7.app.WindowDecorActionBar (Open Class, Show Exception, Clear Cache)

My cell phone apparently has an API version 7. What can I do?

    
asked by Jhon Hernández 12.09.2018 в 12:14
source

0 answers