You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
caliper v811_spc009_project 4 months ago
examples v811_spc009_project 4 months ago
expectations v811_spc009_project 4 months ago
lib v811_spc009_project 4 months ago
scripts v811_spc009_project 4 months ago
tutorial v811_spc009_project 4 months ago
Android.bp v811_spc009_project 4 months ago
COPYING v811_spc009_project 4 months ago
CleanSpec.mk v811_spc009_project 4 months ago
METADATA v811_spc009_project 4 months ago
MODULE_LICENSE_APACHE2 v811_spc009_project 4 months ago
NOTICE v811_spc009_project 4 months ago
OWNERS v811_spc009_project 4 months ago
README v811_spc009_project 4 months ago
README.android v811_spc009_project 4 months ago

README

To build this project with Maven:

1. cd caliper
mvn eclipse:configure-workspace eclipse:eclipse install

2. To build examples
cd examples
mvn eclipse:configure-workspace eclipse:eclipse install