You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ai-catalog/app/src/main/res/values/strings.xml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@
18
18
<stringname="magic_selfie_sample_description">Change the background of your selfies with Imagen and the ML Kit Segmentation API</string>
19
19
<stringname="gemini_video_summarization_sample_title">Video Summarization with Gemini and Firebase</string>
20
20
<stringname="gemini_video_summarization_sample_description">"Generate a summary of a video (from a cloud URL or Youtube) with Gemini API powered by Firebase"</string>
21
+
<stringname="gemini_live_todo_title">Gemini Live Todo</string>
22
+
<stringname="gemini_live_todo_description">"Simple Todo app using the Gemini Live API to interact with the items in the list"</string>
0 commit comments