/
nikitasnt
/
push.android
Обзор
Документация
Войти
/
nikitasnt
/
push.android
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Sample/Platforms/Android/Resources/values/strings.xml
8 строк
473 B
Slava Zolotov
initial commit
15 ноя 2025, 13:45
15 ноя 2025, 13:45
2c1b026
Код
Авторство
О чём код?
<resources> <string name="app_name">RuStore Push Java Example</string> <!-- Notification --> <string name="notifications_data_push_channel_id">data_push_channel</string> <string name="notifications_data_push_channel_name">Data push channel</string> <string name="notifications_notification_push_channel_id">notification_push_channel</string> <string name="notifications_notification_push_channel_name">Notification push channel</string> </resources>