| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| .classpath | 11-Dec-2013 | 356 | |
| .gitignore | 11-Dec-2013 | 10 | |
| .project | 11-Dec-2013 | 817 | |
| Android.mk | 11-Dec-2013 | 878 | |
| AndroidManifest.xml | 11-Dec-2013 | 834 | |
| CleanSpec.mk | 11-Dec-2013 | 2K | |
| project.properties | 11-Dec-2013 | 584 | |
| README | 11-Dec-2013 | 211 | |
| src/ | 11-Dec-2013 | ||
| tests/ | 11-Dec-2013 | ||
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