This document summarizes a research paper on developing an Android application to automatically detect accidents. The application would use sensors in Android phones like accelerometers and rotational sensors to analyze values and detect if an accident has occurred when threshold values are crossed. If an accident is detected, the application would capture images using the front and rear cameras, record GPS location, and send this data in an SMS to emergency contacts. This would help inform authorities more quickly to potentially save lives. The document describes the proposed application architecture and modules for user interface, identifying location, sending SMS, capturing images and sending via email. It also discusses an algorithm for fall detection and concludes the application could help reduce accident fatalities.