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.
|
7 months ago | |
---|---|---|
.. | ||
caliper | 7 months ago | |
examples | 7 months ago | |
expectations | 7 months ago | |
lib | 7 months ago | |
scripts | 7 months ago | |
tutorial | 7 months ago | |
Android.bp | 7 months ago | |
COPYING | 7 months ago | |
CleanSpec.mk | 7 months ago | |
METADATA | 7 months ago | |
MODULE_LICENSE_APACHE2 | 7 months ago | |
NOTICE | 7 months ago | |
OWNERS | 7 months ago | |
README | 7 months ago | |
README.android | 7 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