Skip to content

Latest commit

 

History

History

android

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

VertexAI-KT Android Sample

Setup

You need to supply a Project ID and Access Token for running this sample successfully.

Steps

  1. Go to the local.properties file located in the root folder of this sample project;

  2. Set your Access Token in the ACCESS_TOKEN variable. For more details, please refer to the Google Cloud Platform Authentication documentation;

  3. Set your Project ID in the PROJECT_ID variable. The Project ID refers to your Google Cloud Project ID.