V
V
vlarkanov2018-11-06 20:02:46
Java
vlarkanov, 2018-11-06 20:02:46

How to make Android Studio friends with Yandex mapkit?

Android Studio 3.2.1
I got the key, I do it according to the Yandex instructions https://tech.yandex.ru/maps/doc/mapkit/3.x/concept...
After Sync (without errors) I try to compile - I get a lot of errors

error: cannot find symbol class MapView.

I go to C:\Program Files\Android\Android Studio\gradle\m2repository\com - there is no yandex folder in sight. The build.gradle of the project and the build.gradle of the module are written as expected. Who is to blame and what to do, comrades?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Zagaevsky, 2018-11-06
@zagayevskiy

You need to replace compile with implementation.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question