Using HC-SR04 ultrasonic sensor the pothole is detected by measuring the depth of the roadfrom car's bottom. If depth crossess certain value then pothole is detected. This message is communicated with adroid app using HC-05 Bluetooth module.
The android app recieves the message and then marks the particular location on google map usin marker of google maps.