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
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
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
The #1 spot is gone: here's how to win anyway
tamaranovitovic
2
980
How to Build an AI Search Optimization Roadmap - Criteria and Steps to Take #SEOIRL
aleyda
1
1.9k
The SEO identity crisis: Don't let AI make you average
varn
0
410
End of SEO as We Know It (SMX Advanced Version)
ipullrank
3
4.1k
How to train your dragon (web standard)
notwaldorf
97
6.6k
Speed Design
sergeychernyshev
33
1.6k
The Limits of Empathy - UXLibs8
cassininazir
1
250
Building the Perfect Custom Keyboard
takai
2
710
Documentation Writing (for coders)
carmenintech
77
5.3k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.7k
Fireside Chat
paigeccino
42
3.8k
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
300
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