Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Gemini in Android Studio

Gemini in Android Studio

Hacemos un recorrido por Gemini y su inclusión en Android Studio; las tareas disponibles, una demos y algunos pensamientos relacionados al uso de la AI.

Avatar for Armando Picón

Armando Picón

May 16, 2024
Tweet

More Decks by Armando Picón

Other Decks in Technology

Transcript

  1. What’s Gemini? Gemini is a Large Language Model (LLM) designed

    for various tasks like writing, planning, and learning. - Multimodal - General-purpose - Flexible
  2. What’s Gemini in Android Studio? AI-powered coding companion directly integrated

    into Android Studio. It’s designed to make Android development faster, more efficient, and less prone to errors.
  3. What can I do with Gemini in Android Studio? •

    Generate code • Answer questions • Find resources • Analyze Crash Reports
  4. Data and privacy • Global settings • Choose different options

    for each project • Source-code level restrictions Source: https://developer.android.com/studio/preview/gemini/data-and-privacy
  5. Data and privacy • Global settings • Choose different options

    for each project • Source-code level restrictions Source: https://developer.android.com/studio/preview/gemini/data-and-privacy
  6. Data and privacy • Global settings • Choose different options

    for each project • Source-code level restrictions Source: https://developer.android.com/studio/preview/gemini/data-and-privacy
  7. Final Thoughts • Not for newbies / juniors • Useful

    for routinary tasks • We won’t be replaced by AI ◦ At least not in the short term 😅 • Not suitable for complex problems
  8. References • Gemini in Android Studio https://developer.android.com/studio/preview/ gemini • Data

    & Privacy https://developer.android.com/studio/preview/ gemini/data-and-privacy • Developer Keynote (Google I/O '24) https://www.youtube.com/watch?v=ddcZnW1 HKUY