/Mareu

Mini-projet réalisé pour OpenClassrooms

Primary LanguageJava

Ma Réu

Ma Réu is a meeting management application intended for internal use in a company. The application is at the proof of concept stage.

Application Logo

Android Development Course

Application Logo
This project is part of an Openclassrooms training course.

Table of content


Build and Run with Android Studio

Prerequisites

Import project

  • Use the Get from Version Control function on Android Studio's start up menu.
  • Android Studio will automatically configure and download all the required dependencies to build the project.

Build and run the application

Android studio can build and run the application with a single action.
It will compile the app and run it automatically if the compilation succeed.


Build and Run from the command line

Read Android developer's command line instructions.