From 70fffc942be84745e6bf36732cca56f59dd2ad7c Mon Sep 17 00:00:00 2001 From: michaelbel Date: Tue, 23 Jul 2024 17:56:38 +0300 Subject: [PATCH] Update project --- readme.md | 5 +++++ readme.ru.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/readme.md b/readme.md index fb688ba51..13fa088f2 100644 --- a/readme.md +++ b/readme.md @@ -78,6 +78,11 @@ The app is still usable without an API key. In this case functionality will be l ## Build +Choose a run configuration for an appropriate target in Android Studio and run it. +
+
+ + - Clone this repository using [latest version](https://d.android.com/studio) of Android Studio - Run the app on your Device or Emulator - For Android, run `androidApp` configuration. diff --git a/readme.ru.md b/readme.ru.md index da853bea5..8884d4069 100644 --- a/readme.ru.md +++ b/readme.ru.md @@ -78,6 +78,11 @@ TMDB_API_KEY=your_own_tmdb_api_key ## Сборка +Выбери конфигурацию запуска для соответствующего приложения в Android Studio и запусти его. +
+
+ + - Клонируй репозиторий используя [последнюю версию](https://d.android.com/studio) Android Studio - Запусти приложение на устройстве или эмуляторе - Для Android, запусти конфигурацию `androidApp`.