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
Android Emulator 2.0
Search
Yuki Funakoshi
May 21, 2016
Programming
0
580
Android Emulator 2.0
Yuki Funakoshi
May 21, 2016
Tweet
Share
More Decks by Yuki Funakoshi
See All by Yuki Funakoshi
実際のアプリ開発で使ったRxを紹介 #RxJaNight
bl0lia
5
990
Introduction of ReactiveX
bl0lia
0
130
ApplivにRealmを導入した話
bl0lia
1
1.2k
Other Decks in Programming
See All in Programming
Android 16 × Jetpack Composeで縦書きテキストエディタを作ろう / Vertical Text Editor with Compose on Android 16
cc4966
2
260
Navigating Dependency Injection with Metro
zacsweers
3
2.5k
プロポーザル駆動学習 / Proposal-Driven Learning
mackey0225
2
1.3k
今だからこそ入門する Server-Sent Events (SSE)
nearme_tech
PRO
3
250
Namespace and Its Future
tagomoris
6
710
複雑なドメインに挑む.pdf
yukisakai1225
5
1.2k
パッケージ設計の黒魔術/Kyoto.go#63
lufia
3
440
そのAPI、誰のため? Androidライブラリ設計における利用者目線の実践テクニック
mkeeda
2
1.8k
ファインディ株式会社におけるMCP活用とサービス開発
starfish719
0
2k
Testing Trophyは叫ばない
toms74209200
0
890
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
470
JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック #devio2025
dafujii
1
640
Featured
See All Featured
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
YesSQL, Process and Tooling at Scale
rocio
173
14k
What's in a price? How to price your products and services
michaelherold
246
12k
Documentation Writing (for coders)
carmenintech
74
5k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Fireside Chat
paigeccino
39
3.6k
Being A Developer After 40
akosma
90
590k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Designing for humans not robots
tammielis
253
25k
Transcript
Android Emulator 2.0 Gotanda.mobile #1
自己紹介 • Yuki Funakoshi (@bl_lia) • NYLE Inc. • Android
/ iOS Engineer
Appliv https://goo. gl/cNPuRP
Android Emulator使ってますか?
今日は、Android Emulatorが良く なったよって話をします
そもそも今までどうだったのか • メタクソ遅い ◦ 起動だけで数分かかる ◦ 起動後も、もっさり • しかし、Intel x86系のシステムイメージの
登場やHAXMにより、「メタクソ遅い」から「割と 遅い」に改善
Genymotion • 動作が軽快 • 主要端末の解像度がプリセットされている • ただ、無料版だと機能が制限される ◦ マルチタッチ ◦
SMS ◦ 電話 • VirtualBox必須 • ユーザー登録が必要
Android Emulator 2.0 • めっちゃ速い ◦ Genymotionと同程度かそれ以上 • Android SDKに標準で組み込まれている
• 電話、SMS、マルチタッチなども可能 • その他、端末の細かいステータスをエミュ レート可能 • Drag & Dropでapkインストール可能
DEMO
Location
Cellular
Battery
Phone
Phone
Directional pad
Directional pad
拡大
まとめ • Android Emulatorは使い物になってるよ! • 状況に応じて使い分けるといいかも ◦ シンプルな動作確認なら Android Emulator
◦ Play StoreやChromeが使いたいなどの込み入ったことなら Genymotion ◦ または実機