A gamers meeting place
Table of Contents
This project uses the following dependencies
- Material Components
- Volley
- Gson
- Fragment
- NaikSoftware StompProtocol
- RxAndroid
- CircleIndicator
- CircleImageView
As usual, you get started by cloning the project to your local machine:
git clone https://github.com/Lootin-IGM/Front.git
First of all, set your sdk directory in the local.properties: sdk.dir=your/sdk/path
In the src/main/assets/config.json file, set your own IP address in the ip field:
{
"ip": "XXX.XXX.X.XXX"
}The easiest way to build and run Lootin is to open it in Android Studio and simply press the run button after choosing the emulator or the device where to run the application. You can find more information by consulting the documentations located in the "Livrables" directory.
This project was developed by:


