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
190
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.8k
OpenStack Pike with DevStack
eueung
0
670
ONOS Introduction
eueung
1
1.2k
Other Decks in Education
See All in Education
サンキッズゾーン 春日井駅前 ご案内
sanyohomes
0
950
みんなのコードD&I推進レポート2025 テクノロジー分野のジェンダーギャップとその取り組みについて
codeforeveryone
0
210
Common STIs in London: Symptoms, Risks & Prevention
medicaldental
0
140
探査機自作ゼミ2025スライド
sksat
3
780
小学校女性教員向け プログラミング教育研修プログラム「SteP」の実践と課題
codeforeveryone
0
110
2025年度春学期 統計学 第12回 分布の平均を推測する ー 区間推定 (2025. 6. 26)
akiraasano
PRO
0
160
Master of Applied Science & Engineering: Computer Science & Master of Science in Applied Informatics: Artificial Intelligence and Data Science
signer
PRO
0
770
今までのやり方でやってみよう!?~今までのやり方でやってみよう!?~
kanamitsu
0
170
2025年度春学期 統計学 第9回 確からしさを記述する ー 確率 (2025. 6. 5)
akiraasano
PRO
0
150
Course Review - Lecture 12 - Next Generation User Interfaces (4018166FNR)
signer
PRO
0
1.8k
[Segah 2025] Gamified Interventions for Composting Behavior in the Workplace
ezefranca
0
110
20250611_なんでもCopilot1年続いたぞ~
ponponmikankan
0
170
Featured
See All Featured
YesSQL, Process and Tooling at Scale
rocio
173
14k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
For a Future-Friendly Web
brad_frost
180
9.9k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Gamification - CAS2011
davidbonilla
81
5.4k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
RailsConf 2023
tenderlove
30
1.2k
Agile that works and the tools we love
rasmusluckow
330
21k
Done Done
chrislema
185
16k
GraphQLとの向き合い方2022年版
quramy
49
14k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
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