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
360
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
附属科学技術高等学校の概要|Science Tokyo(東京科学大学)
sciencetokyo
PRO
0
1.8k
Master of Applied Science & Engineering: Computer Science & Master of Science in Applied Informatics: Artificial Intelligence and Data Science
signer
PRO
0
840
探査機自作ゼミ2025スライド
sksat
3
830
~キャラ付け考えていますか?~ AI時代だからこそ技術者に求められるセルフブランディングのすゝめ
masakiokuda
7
520
Présentation_1ère_Spé_2025.pdf
bernhardsvt
0
420
20250830_本社にみんなの公園を作ってみた
yoneyan
0
140
Sanapilvet opetuksessa
matleenalaakso
0
34k
授業レポート:共感と協調のリーダーシップ(2025年上期)
jibunal
1
140
ROSConJP 2025 発表スライド
f0reacharr
0
250
日本の情報系社会人院生のリアル -JAIST 修士編-
yurikomium
1
150
中央教育審議会 教育課程企画特別部会 情報・技術ワーキンググループに向けた提言 ー次期学習指導要領での情報活用能力の抜本的向上に向けてー
codeforeveryone
0
370
今の私を形作る4つの要素と偶然の出会い(セレンディピティ)
mamohacy
2
110
Featured
See All Featured
The Power of CSS Pseudo Elements
geoffreycrofte
80
6k
Optimizing for Happiness
mojombo
379
70k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
YesSQL, Process and Tooling at Scale
rocio
174
15k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Six Lessons from altMBA
skipperchong
29
4k
What's in a price? How to price your products and services
michaelherold
246
12k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
The Cult of Friendly URLs
andyhume
79
6.6k
KATA
mclloyd
PRO
32
15k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
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