Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.33 KB

File metadata and controls

25 lines (18 loc) · 1.33 KB

Instruction of this application

This application offers the selection of the recipes you need due to the ingredients you entered.

For developers

The version of Android Oreo is used.

  • Install Android Studio, since this application was developed in this environment
  • Set up an emulator, or a real device with Android OS to test the code
  • Do git clone this application
  • Download the database with all the recipes that are in this application
  • Open the project and get started

Инструкция по данному приложению

Данное приложение предлагает выбор нужного вам рецепта, благодаря введенным вами ингредиентам.

Для разработчиков:

Используется версия Android Oreo

  • Установить Android Studio, так как данное приложение разрабатывалось в этой среде
  • Настроить эмулятор, либо реальное устройство с OC Android для тестирования кода
  • Сделать git clone данного приложения
  • Скачать базу данных со всеми рецептами, которые есть в данном приложении
  • Открыть проект и начать работу