Les Golems donnent leur avis sur l'EPFL.
| Name | |
|---|---|
| Mathias Bouilloud | [email protected] |
| Julien Mettler | [email protected] |
| Emilien Guandalino | [email protected] |
| Alexandre Messmer | [email protected] |
| Nicolas Matekalo | [email protected] |
| Souleyman Boudouh | [email protected] |
You need to allow our app to mock the phone's location by going to the Developper Options and for 'Select mock location app' select RateMyEPFL. If the app is not shown when trying to select you can use the following adb command :
adb shell appops set com.github.sdp.ratemyepfl android:mock_location allow
You also need to install Firebase CLI :
curl -sL https://firebase.tools | bash
And finally you can run the following command :
firebase emulators:exec './gradlew connectedCheck'