What does "App" mean in the context of the competition?

Can I build and Android app that uses a newly developed backend that uses the Gemini API? If so, what code should be submitted?

Thanks in advance,

1 Like

There’s a similar question here but no official reply: Code submission is only app code or backend too?

This is not a direct reply to one of these topics, but it should still apply for whether to include backend and frontend:

3 Likes

Yes, you can build an Android app that uses a newly developed backend which utilizes the Gemini API. According to the official rules, you are allowed to use one or more Google developer technologies in conjunction with the Gemini API, and Android is one of the supported technologies.

Regarding the code submission, the official rules state:

  • Code must be uploaded along with Your Submission. Failure to provide code may result in Your Submission being disqualified.

This means you should submit all relevant code for both the Android app and the backend that interacts with the Gemini API. Ensure that your submission includes all necessary files and documentation to allow the judges to understand and evaluate your project effectively.

For further details, you can find the official rules of the Gemini API Developer Competition on the competition website.

Relevant Sections

  • Submission requirements: Section 5, “HOW TO ENTER”
  • Use of Google developer technologies: Optional technologies mentioned under Submission requirements

Be sure to review the official rules to ensure compliance with all requirements.

Yes as long as it has a good backend and frontend and also the whole project file should be submitted cause they will run the code themselves to make sure it does what you claim it does.