Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Synchronize secrets between PCSecrets and Secrets for Android
Secrets for Android is an app that allows you to securely store and manage passwords and secrets on your Android device. PCSecrets is an application that provides similar facilities for a PC.
PCSecrets Sync is an Android app that provides a synchronization capability between the two. It makes use of the new synchronization interface introduced in Secrets for Android (SfA) 2.4.
A Gradle plugin for providing your secrets to your Android project
A Gradle plugin for providing your secrets securely to your Android project. This Gradle plugin reads secrets from a properties file not checked into version control, such as local.properties and exposes those properties as variables in the Gradle-generated BuildConfig class and in the Android manifest file. This plugin is primarily for hiding your keys from version control.