Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
.classpath | 05-Aug-2015 | 356 | |
.gitignore | 05-Aug-2015 | 10 | |
.project | 05-Aug-2015 | 817 | |
Android.mk | 05-Aug-2015 | 878 | |
AndroidManifest.xml | 05-Aug-2015 | 834 | |
CleanSpec.mk | 05-Aug-2015 | 2K | |
project.properties | 05-Aug-2015 | 584 | |
README | 05-Aug-2015 | 211 | |
src/ | 05-Aug-2015 | ||
tests/ | 05-Aug-2015 |
1 To build and run tests: 2 3 mmm -j20 frameworks/opt/calendar 4 adb install -r $OUT/data/app/CalendarCommonTests.apk 5 adb shell am instrument -w com.android.calendarcommon2.tests/android.test.InstrumentationTestRunner 6