Usage example of Yandex AppMetrica Push library for Android.
Requires adding and initializing of Yandex AppMetrica SDK library with minimal 3.0.0 version for correct work.
To start:
- Register app in Firebase
- Add google-services.json file to app folder
- Register app in Yandex AppMetrica and use your api key to activate AppMetrica
compile 'com.yandex.android:mobmetricapushlib:1.5.0'
- Documentation in English and Documentation in Russian are available.
License agreement on use of Yandex.AppMetrica SDK is available at: https://yandex.com/legal/appmetrica_sdk_agreement/.
Пример использования библиотеки Yandex.AppMetrica Push для Android
Перед подключением библиотеки необходимо подключить и инициализировать библиотеку Yandex AppMetrica SDK версией не ниже 3.0.0
Для запуска:
- Зарегистрируйте приложение в Firebase
- Добавьте google-services.json файл в папку app
- Зарегистрируйте приложение в Yandex AppMetrica и используйте ваш api ключ для активации AppMetrica
compile 'com.yandex.android:mobmetricapushlib:1.5.0'
Лицензионное соглашение по использованию Yandex AppMetrica SDK доступно по следующей ссылке [https://yandex.com/legal/appmetrica_sdk_agreement/][https://yandex.com/legal/appmetrica_sdk_agreement/].