blob: 07cd60ec4343650f6643f7682c8a4ba65042b741 [file] [log] [blame]
danielsmyersbf705da2012-10-12 23:27:521Copyright 2012 Google Inc. All Rights Reserved.
2
3This directory contains the files required to build the example application for
4the Invalidation Client, the source code of which is located under
5../src/java/com/google/ipc/invalidation/examples/android2.
6
danielsmyers6931c452013-01-25 21:40:407To build the example, first run ./generate_protos.sh. Then, run ant debug or
8ant release to build the application.