In this project we developped an Android application allowing us to communicate with our Arduino controlled robot. The communication is done via an ESP8266 module.
The Android app is a fork from the WiFly Remote. You can see the fork version here.
The Arduino was connected to the ESP8266 module with the PIN 14. You can see the code used to handle the connection right here.
Thanks to my partner @HugoGybe on this project !