| Index: third_party/cacheinvalidation/src/example-app-build/README
|
| diff --git a/third_party/cacheinvalidation/src/example-app-build/README b/third_party/cacheinvalidation/src/example-app-build/README
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..07cd60ec4343650f6643f7682c8a4ba65042b741
|
| --- /dev/null
|
| +++ b/third_party/cacheinvalidation/src/example-app-build/README
|
| @@ -0,0 +1,8 @@
|
| +Copyright 2012 Google Inc. All Rights Reserved.
|
| +
|
| +This directory contains the files required to build the example application for
|
| +the Invalidation Client, the source code of which is located under
|
| +../src/java/com/google/ipc/invalidation/examples/android2.
|
| +
|
| +To build the example, first run ./generate_protos.sh. Then, run ant debug or
|
| +ant release to build the application.
|
|
|