google-gemini / generative-ai-android

The official Android library for the Google Gemini API
https://ai.google.dev/gemini-api/docs/get-started/tutorial?lang=android
Apache License 2.0
706 stars 153 forks source link

Missing Java and Kotlin Code Snippets in Capability Docs #217

Open surajsahani opened 4 weeks ago

surajsahani commented 4 weeks ago

Description of the feature request:

The Capability Docs currently provide clear documentation and code snippets for Python, Node.js, and Go. However, there is a lack of equivalent documentation for Java and Kotlin. This makes it difficult for mobile developers to effectively utilize the Gemini API within their applications.

What problem are you trying to solve with this feature?

Problem:

The absence of Java and Kotlin code snippets can hinder mobile developers' productivity and understanding of the Gemini API. It requires them to spend extra time searching for examples or trying to reverse-engineer the API usage.

Solution:

Providing comprehensive documentation and code snippets for Java and Kotlin would greatly benefit mobile developers. It would enable them to seamlessly integrate the Gemini API into their applications without referring to external resources.

Any other information you'd like to share?

Please include documentation for all necessary packages and dependencies required for using the Gemini API in Java and Kotlin projects. This will ensure that developers have a clear understanding of the setup process and can effectively implement the API.

markmcd commented 3 weeks ago

This was filed in the Cookbook repository, we have Python & REST docs, so I'll send this over to the Android SDK repository where they can review the request. It may need to go with a docs team.