This project was created by the Software Engineering Maintenance and Evolution Research Unit (SEMERU) at the College of William & Mary, under the supervision of Dr. Denys Poshyvanyk. The major goal of the ODBR project is to provide a practical automated bug-reporting tool to developers that is capable accurately recording and replaying a set of actions that will reproduce a bug that surfaces in a mobile application directly on a physical or virtual Android device. This repository contains the code for the Android Application that performs the recording and replaying of captured bug reports on a device.
Simply Import the Project
directory into Android Studio in order to set up the development enviornment
To build the project from the command line, simply use the gradlew assembleDebug
command.
Kevin Moran | Richard Bonett | Carlos Bernal | Daniel Park | Brendan Otten
Tool Website can be accessed at: https://www.android-dev-tools.com/odbr/