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
Wireless Debugging on Flutter Apps Development
Search
Kenichi Kambara
May 29, 2021
Technology
1
430
Wireless Debugging on Flutter Apps Development
t is my presentation file on English Night 9.
#Flutter
#mobile
#Android
#iOS
Kenichi Kambara
May 29, 2021
Tweet
Share
More Decks by Kenichi Kambara
See All by Kenichi Kambara
[FlutterTokyo#10]In-App Language Switching in Flutter
korodroid
0
19
[potatotips #92]Integrating Quick Settings Tiles into Your Android App
korodroid
1
120
[ABC2025Spring]Code Less, Build More: A Practical Guide to Mobile Apps with Generative AI
korodroid
0
190
[DevTalksRomania]Building Augmented Reality Experiences with Flutter and AI-Powered Development
korodroid
0
14
[FlutterNinjas]Adapting Flutter App UX for Users Across the World
korodroid
0
45
[FlutterTokyo#6]Navigating Flutter Upgrades
korodroid
0
68
[DevFestTokyo]Accelerating Flutter App Development Using Generative AI
korodroid
2
900
[DevFestMilano]Enhancing Flutter Apps UX for Global Users
korodroid
0
48
[mobile #15]UX Improvements on Flutter Apps Part 5
korodroid
0
61
Other Decks in Technology
See All in Technology
「魔法少女まどか☆マギカ Magia Exedra」での負荷試験の実践と学び
gree_tech
PRO
0
440
250905 大吉祥寺.pm 2025 前夜祭 「プログラミングに出会って20年、『今』が1番楽しい」
msykd
PRO
1
210
サンドボックス技術でAI利活用を促進する
koh_naga
0
150
実践アプリケーション設計 ③ドメイン駆動設計
recruitengineers
PRO
13
4k
AI エージェントとはそもそも何か? - 技術背景から Amazon Bedrock AgentCore での実装まで- / AI Agent Unicorn Day 2025
hariby
2
520
AIのグローバルトレンド2025 #scrummikawa / global ai trend
kyonmm
PRO
0
100
生成AI時代のデータ基盤
shibuiwilliam
4
2k
DDD集約とサービスコンテキスト境界との関係性
pandayumi
2
210
Automating Web Accessibility Testing with AI Agents
maminami373
0
290
役割は変わっても、変わらないもの 〜スクラムマスターからEMへの転身で学んだ信頼構築の本質〜 / How to build trust
shinop
0
150
Grafana Meetup Japan Vol. 6
kaedemalu
1
200
TypeScript入門
recruitengineers
PRO
35
11k
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
134
9.5k
Into the Great Unknown - MozCon
thekraken
40
2k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Making Projects Easy
brettharned
117
6.4k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
185
54k
Building an army of robots
kneath
306
46k
What's in a price? How to price your products and services
michaelherold
246
12k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Agile that works and the tools we love
rasmusluckow
330
21k
Transcript
2021.05.29 Kenichi Kambara (@korodroid) English Night #9 Wireless Debugging on
Flutter Apps Development
About me •Mobile App Development •[Of fi cial] Evangelist at
NTT TechnoCross •[Private] iplatform.org •Traveling (Been to 40 countries) / Running Kenichi Kambara (@korodroid)
Motivation (my app: Sekaiphone) Android: Kotlin, iOS: Swift Android/iOS:Flutter
Demonstration (before my Talk) •Voice Recognition •Text to Speech
Motivation (before my Talk) •Debugging on real devices •USB
cables…
No more USB cables…
How to use Wireless Debugging Android: Android Studio iOS: Xcode
(&Android Studio)
ɹWireless Debugging for Android Note: Available on Android 11+
ɹWireless Debugging for Android Terminal ▪adb pair (IP address):(Port) $adb
pair 192.168.XX.XX:42089 Enter pairing code: 787981 Successfully paired to 192.168.XX.XX:42089 ▪add devices [or flutter devices] $adb devices List of devices attached adb-XXXXXXXXXX_adb_tls-connect._tcp. device
ɹWireless Debugging for Android Android Studio
ɹTips: if the connection has been lost… OFF->ON
ɹWireless Debugging for iOS Xcode
ɹWireless Debugging for iOS Xcode
ɹWireless Debugging for iOS Android Studio
ɹWireless Debugging for iOS https://github.com/ fl utter/ fl utter/issues/15072 Android
Studio
Please let me know if you have any requests
such as technical speeches, technical writings and so on. Facebook:http://fb.com/kanbara.kenichi Twitter:@korodroid LinkedIn:http://www.linkedin.com/in/korodroid Thank you so much