C
C
Coliklon2020-08-31 03:23:13
Android
Coliklon, 2020-08-31 03:23:13

Why does it give an error import android.support.v7.app.AlertDialog; in android studio and how to fix it?

I wrote a visual novel using TyranoBuilder and then tried to export the game to an android application using Android Studio. I did everything according to the instructions from the TyranoBuilder website ( tyranobuilder.com/exporting-for-android-devices ).
Next, I connected the phone in debug mode to the computer, and in Android Studio the device was displayed, but I can’t start the game on the phone - it says packege android.support.v7.app does not exist and import android.support.v7.app.AlertDialog;
Please tell me how to fix!
I'm in this android studio not in the tooth with my foot (5f4c428cca229305523755.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alekseyHunter, 2020-08-31
@Coliklon

Maybe they created a project on AndroidX without the support of old libraries?
Delete them and connect the appropriate ones, without support.v7.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question