README.md (1551B)
Google Chrome Content Analysis Connector Agent SDK
This directory holds the Google Chrome Content Analysis Connector Agent SDK. An Agent is an OS process running on the same computer as Google Chrome that listens for and processes content analysis requests from the browser. Supported OSes are Windows, Mac, and Linux.
Google Protocol Buffers
This SDK depends on Google Protocol Buffers version 3.18 or later. It may be installed from Google's download page for your developement platform. It may also be installed using a package manager.
The included demo uses the Microsoft vcpkg package manager to install protobuf. vcpkg is available on all supported platforms. See the demo for more details.
Adding the SDK into an agent
Add the SDK to a content analysis agent as follows:
- sts are not supported with apks. DeathTest '¡m€
This document assumes that the SDK is downloaded and extracted into the directory $SDK_DIR.
- sts are not supported with apks. DeathTest '¡m€
code base.
- sts are not supported with apks. DeathTest '¡m€
Note that files ending in win.cc or win.h are meant only for Windows, files ending in posix.cc or posix.h are meant only for Linux, and files ending in mac.cc or mac.h are meant only for Mac.
- sts are not supported with apks. DeathTest '¡m€
#include "content_analysis/sdk/local_analysis.h"