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
[potatotips #92]Integrating Quick Settings Tiles into Your Android App
korodroid
1
26
[ABC2025Spring]Code Less, Build More: A Practical Guide to Mobile Apps with Generative AI
korodroid
0
180
[DevTalksRomania]Building Augmented Reality Experiences with Flutter and AI-Powered Development
korodroid
0
11
[FlutterNinjas]Adapting Flutter App UX for Users Across the World
korodroid
0
38
[FlutterTokyo#6]Navigating Flutter Upgrades
korodroid
0
63
[DevFestTokyo]Accelerating Flutter App Development Using Generative AI
korodroid
2
870
[DevFestMilano]Enhancing Flutter Apps UX for Global Users
korodroid
0
44
[mobile #15]UX Improvements on Flutter Apps Part 5
korodroid
0
60
[ABC2024Summer]Flutter UX Improvements + α
korodroid
0
540
Other Decks in Technology
See All in Technology
データ駆動経営の道しるべ:プロダクト開発指標の戦略的活用法
ham0215
2
220
データ戦略部門 紹介資料
sansan33
PRO
1
3.3k
Maintainer Meetupで「生の声」を聞く ~講演だけじゃないKubeCon
logica0419
1
150
【基調講演】Crossroad~IoT×AIが交差する未来~【SORACOM Discovery 2025】
soracom
PRO
0
140
低レイヤソフトウェア技術者が YouTuberとして食っていこうとした話
sat
PRO
7
5.8k
怖くない!GritQLでBiomeプラグインを作ろうよ
pal4de
1
110
Webの技術とガジェットで那須の子ども達にワクワクを! / IoTLT_20250720
you
PRO
0
120
Snowflake のアーキテクチャは本当に筋がよかったのか / Data Engineering Study #30
indigo13love
0
220
Microsoft Fabric ガバナンス設計の一歩目を考える
ryomaru0825
1
220
OTel 公式ドキュメント翻訳 PJ から始めるコミュニティ活動/Community activities starting with the OTel official document translation project
msksgm
0
170
claude codeでPrompt Engineering
iori0311
0
300
今だから言えるセキュリティLT_Wordpress5.7.2未満を一斉アップデートせよ
cuebic9bic
2
200
Featured
See All Featured
The Cult of Friendly URLs
andyhume
79
6.5k
Producing Creativity
orderedlist
PRO
346
40k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
370
Building Applications with DynamoDB
mza
95
6.5k
A better future with KSS
kneath
238
17k
Site-Speed That Sticks
csswizardry
10
710
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.9k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Rails Girls Zürich Keynote
gr2m
95
14k
GraphQLとの向き合い方2022年版
quramy
49
14k
Gamification - CAS2011
davidbonilla
81
5.4k
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