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
200
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
230
Surviving A Tech-Accelerated World
eueung
1
140
Blockchain: FinTech, Cryptocurrency & Some Perspectives
eueung
0
270
FinTech & Cryptocurrency
eueung
1
270
Open Source Networking Overview
eueung
0
310
ONOS Cluster Experiment
eueung
0
1.2k
Basic ONOS Tutorial
eueung
1
7.5k
OpenStack Pike with DevStack
eueung
0
600
ONOS Introduction
eueung
1
1.1k
Other Decks in Education
See All in Education
Requirements Analysis and Prototyping - Lecture 3 - Human-Computer Interaction (1023841ANR)
signer
PRO
0
850
(2024) Couper un gâteau... sans connaître le nombre de convives
mansuy
2
160
20241002_Copilotって何?+Power_AutomateのCopilot
ponponmikankan
1
190
Ch2_-_Partie_2.pdf
bernhardsvt
0
110
The Gender Gap in the Technology Field and Efforts to Address It
codeforeveryone
0
270
ThingLink
matleenalaakso
28
3.8k
Medidas en informática
irocho
0
380
Stratégie de marketing digital - les fondamentaux
martine
0
140
HCI and Interaction Design - Lecture 2 - Human-Computer Interaction (1023841ANR)
signer
PRO
0
870
AWS All Certが伝える 新AWS認定試験取得のコツ (Machine Learning Engineer - Associate)
nnydtmg
1
700
Carving the Way to Ruby Engineering
koic
3
450
Ch2_-_Partie_1.pdf
bernhardsvt
0
120
Featured
See All Featured
Rails Girls Zürich Keynote
gr2m
94
13k
Being A Developer After 40
akosma
87
590k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
29
2k
Documentation Writing (for coders)
carmenintech
66
4.5k
A Tale of Four Properties
chriscoyier
157
23k
RailsConf 2023
tenderlove
29
940
Producing Creativity
orderedlist
PRO
341
39k
How To Stay Up To Date on Web Technology
chriscoyier
789
250k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
It's Worth the Effort
3n
183
28k
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