1.0.0
---

RTD:

1.	Test cases with packageName "gov.nist.appNAME" must be installed before running this app.
2.	RTD will only re-start apps that auto-kill themselves and contain in their package names "gov.nist.appNAME".
3.	RTD doesn't auto-trace random apps.
4.	RTD can gather an approximate a value of the time a test case took to complete.

Test-Case-Apps:

Val1 to Val6

1.	These are test cases pre-build and with default values to be installed first on the phone.
2.	Such cases auto-kill themselves after completition and save to sdcard/Traces a trace.trace file.

Utils:

1.	getTraceFiles and plotData scripts are included in such folders.

getTraceFiles:
1.	At user command, this script calls plotData to create the plots.

plotData:
1.	Folder extra must contain desired R.Scripts to create the plots.
