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