android_mt6572_jiabo/external/caliper
2025-09-05 16:56:03 +08:00
..
caliper first commit 2025-09-05 16:56:03 +08:00
examples first commit 2025-09-05 16:56:03 +08:00
expectations first commit 2025-09-05 16:56:03 +08:00
lib first commit 2025-09-05 16:56:03 +08:00
scripts first commit 2025-09-05 16:56:03 +08:00
tutorial first commit 2025-09-05 16:56:03 +08:00
.gitignore first commit 2025-09-05 16:56:03 +08:00
Android.mk first commit 2025-09-05 16:56:03 +08:00
CleanSpec.mk first commit 2025-09-05 16:56:03 +08:00
COPYING first commit 2025-09-05 16:56:03 +08:00
MODULE_LICENSE_APACHE2 first commit 2025-09-05 16:56:03 +08:00
NOTICE first commit 2025-09-05 16:56:03 +08:00
README first commit 2025-09-05 16:56:03 +08:00
README.android first commit 2025-09-05 16:56:03 +08:00

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