News

Gemini Is Working on a Fitness Goal Notebook [APK Teardown]

Gemini is working on a fitness goal notebook that could help users set goals, track weekly progress, manage activities, and update plans from a structured dashboard.

Gemini is working on a fitness goal notebook that could help users set goals, track weekly progress, manage activities, and update plans from a structured dashboard.

0 Comments

What to know

  • Gemini is developing a fitness notebook for setting goals and tracking activities.
  • The dashboard could show weekly progress, upcoming activities, and options to update your plan.
  • We could not surface it in the app; the evidence comes from unreleased code in Google app v17.47.17.sa.arm64.

Gemini may soon offer a more structured way to pursue a fitness goal instead of leaving your plans scattered across individual chats. New Google app strings describe a fitness notebook that can help you establish a goal, follow your weekly progress, add completed or upcoming activities, and discuss the plan with Gemini.

Now, a teardown of Google app v17.47.17.sa.arm64 has revealed the setup flow and several controls intended for the notebook’s main dashboard. We found the feature in the code but could not surface it in the app.

About APK teardowns — An APK teardown works by reading the not-yet-shipped code inside a beta build, which lets us preview features a developer is working on before they’re announced. But work-in-progress code can change, stay hidden behind a server-side flag, or be scrapped before it ever reaches your phone.

Gemini will help you set up a fitness notebook

The experience appears to begin by asking what you want to achieve. A setup screen directs you to chat with Gemini and includes a clear “Set a goal” button. The code also contains a default prompt asking Gemini to create a fitness notebook, alongside another prompt that can insert a specific title.

Key Together, these strings point to a conversational setup process: you provide the fitness objective, and Gemini helps turn it into a notebook rather than simply returning a one-off response.

assistant_robin_fitness_goal_setup_heading = “What do you want to achieve?”
assistant_robin_fitness_goal_setup_subtitle = “Chat with Gemini to set a goal”
assistant_robin_fitness_goal_setup_button = Set a goal
assistant_robin_fitness_goal_setup_prompt_default = Help me set up my fitness notebook
assistant_robin_fitness_goal_setup_prompt_with_title = “Help me set up my %1$s fitness notebook”

The dashboard tracks progress and activities by week

Once a goal is established, the fitness dashboard is designed to organize the plan around weeks and activities. One accessibility description uses the format “Week %1$d of %2$d,” showing that Gemini can place your current progress within a defined multi-week goal.

The available actions cover both sides of activity tracking. You can ask to see the next activity, record a recent one, or add another activity. A separate “Chat about this” control points to Gemini remaining available inside the notebook, potentially letting you discuss the goal or its activities without starting over in a separate conversation.

assistant_robin_fitness_dashboard_goal_label = “Goal”
assistant_robin_fitness_dashboard_progress_content_description = “Week %1$d of %2$d”
assistant_robin_fitness_dashboard_weeks_unit = “Weeks”
assistant_robin_fitness_dashboard_see_next_activity_label = “See my next activity”
assistant_robin_fitness_dashboard_add_recent_activity_label = “Add recent activity”
assistant_robin_fitness_dashboard_add_another_activity_label = “Add another activity”
assistant_robin_fitness_dashboard_chat_about_this_label = “Chat about this”

Gemini’s fitness notebook is not available to users yet, and we’ll watch future Google app builds for signs of a rollout.

 

Leave a Reply

Your email address will not be published. Required fields are marked *