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
PPTB-06
Search
Eueung Mulyana
October 04, 2015
Education
0
230
PPTB-06
PPTB-06 Programming Mobile Devices (Android)
Eueung Mulyana
October 04, 2015
Tweet
Share
More Decks by Eueung Mulyana
See All by Eueung Mulyana
Hyper-Connectivity and Data Proliferation - Ecosystem Perspective
eueung
0
280
Surviving A Tech-Accelerated World
eueung
1
200
Blockchain: FinTech, Cryptocurrency & Some Perspectives
eueung
0
310
FinTech & Cryptocurrency
eueung
1
350
Open Source Networking Overview
eueung
0
380
ONOS Cluster Experiment
eueung
0
1.3k
Basic ONOS Tutorial
eueung
1
7.9k
OpenStack Pike with DevStack
eueung
0
680
ONOS Introduction
eueung
1
1.2k
Other Decks in Education
See All in Education
小学校女性教員向け プログラミング教育研修プログラム「SteP」の実践と課題
codeforeveryone
0
140
Introdución ás redes
irocho
0
270
相互コミュニケーションの難しさ
masakiokuda
0
270
Padlet opetuksessa
matleenalaakso
4
14k
バケットポリシーの記述を誤りマネコンからS3バケットを操作できなくなりそうになった話
amarelo_n24
1
120
みんなのコードD&I推進レポート2025 テクノロジー分野のジェンダーギャップとその取り組みについて
codeforeveryone
0
280
質のよいアウトプットをできるようになるために~「読む・聞く、まとめる、言葉にする」を読んで~
amarelo_n24
0
260
生態系ウォーズ - ルールブック
yui_itoshima
1
270
Présentation_2nde_2025.pdf
bernhardsvt
0
250
今の私を形作る4つの要素と偶然の出会い(セレンディピティ)
mamohacy
2
110
2024-2025 CBT top items
cbtlibrary
0
130
DIP_1_Introduction
hachama
0
210
Featured
See All Featured
The Invisible Side of Design
smashingmag
302
51k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Bash Introduction
62gerente
615
210k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
870
Fireside Chat
paigeccino
40
3.7k
Speed Design
sergeychernyshev
32
1.2k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
900
Become a Pro
speakerdeck
PRO
29
5.5k
Visualization
eitanlees
149
16k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Transcript
PPTB #6 Programming Mobile Devices (Android) http://eueung.github.io/ET4044/ Dr.-Ing. Eueung Mulyana
| 2015H2
openweathermap.org Features, Sample Queries
openweathermap.org
None
Sample Response
None
None
None
None
Composing Query
Query for Sunshine
None
HTTP Request for Weather Data
None
Skeleton Code
None
Logcat Logging on Android
Logging
adb logcat
realtime log
Via Android Studio
None
None
None
Types & Levels
Filtering
None
None
Network Call Main Thread & Background (Worker) Thread
Copy to MainActivity
None
None
None
Finished, but Crash!
None
None
Locating Error
None
Locating Error
None
Main Thread Background / Worker Thread
None
None
Worker Threads
Take 2
Take 3
None
None
Navigating objects
None
None
Credit • Udacity ud853 https://www.udacity.com/course/ud853