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