Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / third_party / cacheinvalidation / src / example-app-build / README
blob07cd60ec4343650f6643f7682c8a4ba65042b741
1 Copyright 2012 Google Inc. All Rights Reserved.
3 This directory contains the files required to build the example application for
4 the Invalidation Client, the source code of which is located under
5 ../src/java/com/google/ipc/invalidation/examples/android2.
7 To build the example, first run ./generate_protos.sh. Then, run ant debug or
8 ant release to build the application.