Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Gemini Agent を使ってみる
Search
AKAI Tadaaki
December 06, 2025
0
78
Gemini Agent を使ってみる
AKAI Tadaaki
December 06, 2025
Tweet
Share
More Decks by AKAI Tadaaki
See All by AKAI Tadaaki
MobileActOsaka_250704.pdf
akaitadaaki
0
240
MobileActOsaka_250218.pdf
akaitadaaki
0
74
関モバ_250128.pdf
akaitadaaki
0
130
MobileActOsaka_241018.pdf
akaitadaaki
0
360
FlutterKaigi_mini_20240607.pdf
akaitadaaki
1
500
MobileActOsaka_240531.pdf
akaitadaaki
0
310
OSC 京都 発表資料
akaitadaaki
0
69
(今更ながら)ViewModel+DataBinding が便利だった
akaitadaaki
1
250
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.7k
The Impact of AI in SEO - AI Overviews June 2024 Edition
aleyda
5
760
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.7k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4.2k
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8.8k
From π to Pie charts
rasagy
0
150
DBのスキルで生き残る技術 - AI時代におけるテーブル設計の勘所
soudai
PRO
62
51k
The AI Search Optimization Roadmap by Aleyda Solis
aleyda
1
5.4k
Collaborative Software Design: How to facilitate domain modelling decisions
baasie
0
160
Reality Check: Gamification 10 Years Later
codingconduct
0
2k
How to optimise 3,500 product descriptions for ecommerce in one day using ChatGPT
katarinadahlin
PRO
1
3.5k
Mobile First: as difficult as doing things right
swwweet
225
10k
Transcript
GEMINI AGENT を使ってみる 〜Android Studio で爆速ネットワーク通信実装〜
はじめに Goal: 5 分で仕様書からアプリを作る Tool: Android Studio + Gemini Agent
シナリオ 目的: ネットワーク通信 -> データ表示
入力データ 1. API 仕様書: openapi.yaml 2. プロンプト: 画面にボタンを表示し、タップすると https://www.three-colors.jp/example_api/info.php?type=user にアクセスして取得したデータをボタンの下に表敬式で表示するアプリを作成してください。
APIの仕様はopenapi.yamlに書いています。
デモ ※ デモでミスすることもあるのでミスしても大目に見てね
まとめ 仕様書 (openapi.yaml) を理解する アーキテクチャ指定 (Now In Android) が通じる ボイラープレートコードを一瞬で作成
Gemini Agent で開発効率爆上げ! Speaker notes