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