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
570
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.1k
Other Decks in Programming
See All in Programming
5つのアンチパターンから学ぶLT設計
narihara
1
140
dbt民主化とLLMによる開発ブースト ~ AI Readyな分析サイクルを目指して ~
yoshyum
2
240
技術同人誌をMCP Serverにしてみた
74th
1
510
Benchmark
sysong
0
280
ruby.wasmで多人数リアルタイム通信ゲームを作ろう
lnit
2
330
童醫院敏捷轉型的實踐經驗
cclai999
0
210
Goで作る、開発・CI環境
sin392
0
190
Is Xcode slowly dying out in 2025?
uetyo
1
240
NPOでのDevinの活用
codeforeveryone
0
650
Flutterで備える!Accessibility Nutrition Labels完全ガイド
yuukiw00w
0
140
来たるべき 8.0 に備えて React 19 新機能と React Router 固有機能の取捨選択とすり合わせを考える
oukayuka
2
880
Go1.25からのGOMAXPROCS
kuro_kurorrr
1
840
Featured
See All Featured
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Facilitating Awesome Meetings
lara
54
6.4k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
17
950
Six Lessons from altMBA
skipperchong
28
3.9k
Code Reviewing Like a Champion
maltzj
524
40k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.4k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
Building Applications with DynamoDB
mza
95
6.5k
Bash Introduction
62gerente
614
210k
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 ◦ または実機