amosproj / amos2022ws02-automotive-test-app

Android Automotive Testapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fabulous Project 2 - InfotAiMOS (AMOS WS 2022/2023)

team-logo_black_vsmall

Link to Feature Board: https://github.com/orgs/amosproj/projects/5

Link to Impediments Backlog: https://github.com/orgs/amosproj/projects/6

Installation

1. Prepare Git and Android Studio

Windows:

  • Install Android Studio
  • Install cmder (other terminals capable of executing bash scripts and git on windows are not recommended)

Mac:

M1 or newer:

  • Install Android Studio Electric Eel Preview

otherwise:

  • Install stable Android Studio

2. Clone git

clone.mov
  • git clone git@github.com:amosproj/amos2022ws02-automotive-test-app.git

3. Execute setup and deploy script

setupShorter.mov
  • cd amos2022ws02-automotive-test-app
  • sh ./setup_and_deploy.sh
  • add --full parameter if confirmation steps should be skipped

Due to file size limitations a narrated version of the video can only be found inside the setup_files folder

About

Android Automotive Testapp

License:MIT License


Languages

Language:Kotlin 97.2%Language:Shell 2.8%