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
560
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
980
Introduction of ReactiveX
bl0lia
0
130
ApplivにRealmを導入した話
bl0lia
1
1.1k
Other Decks in Programming
See All in Programming
Creating a Free Video Ad Network on the Edge
mizoguchicoji
0
120
RubyLSPのマルチバイト文字対応
notfounds
0
120
flutterkaigi_2024.pdf
kyoheig3
0
150
3rd party scriptでもReactを使いたい! Preact + Reactのハイブリッド開発
righttouch
PRO
1
610
Enabling DevOps and Team Topologies Through Architecture: Architecting for Fast Flow
cer
PRO
0
340
Compose 1.7のTextFieldはPOBox Plusで日本語変換できない
tomoya0x00
0
200
Amazon Bedrock Agentsを用いてアプリ開発してみた!
har1101
0
340
よくできたテンプレート言語として TypeScript + JSX を利用する試み / Using TypeScript + JSX outside of Web Frontend #TSKaigiKansai
izumin5210
6
1.8k
Contemporary Test Cases
maaretp
0
140
イマのCSSでできる インタラクション最前線 + CSS最新情報
clockmaker
3
250
광고 소재 심사 과정에 AI를 도입하여 광고 서비스 생산성 향상시키기
kakao
PRO
0
170
型付き API リクエストを実現するいくつかの手法とその選択 / Typed API Request
euxn23
8
2.3k
Featured
See All Featured
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
Happy Clients
brianwarren
98
6.7k
Writing Fast Ruby
sferik
627
61k
Ruby is Unlike a Banana
tanoku
97
11k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
0
110
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
Making Projects Easy
brettharned
115
5.9k
Building Adaptive Systems
keathley
38
2.3k
Mobile First: as difficult as doing things right
swwweet
222
8.9k
Adopting Sorbet at Scale
ufuk
73
9.1k
Building Your Own Lightsaber
phodgson
103
6.1k
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 ◦ または実機