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
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
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
300
Surviving A Tech-Accelerated World
eueung
1
210
Blockchain: FinTech, Cryptocurrency & Some Perspectives
eueung
0
320
FinTech & Cryptocurrency
eueung
1
370
Open Source Networking Overview
eueung
0
410
ONOS Cluster Experiment
eueung
0
1.3k
Basic ONOS Tutorial
eueung
1
8k
OpenStack Pike with DevStack
eueung
0
710
ONOS Introduction
eueung
1
1.3k
Other Decks in Education
See All in Education
Security, Privacy and Trust - Lecture 11 - Web Technologies (1019888BNR)
signer
PRO
0
3.3k
Tips for the Presentation - Lecture 2 - Advanced Topics in Big Data (4023256FNR)
signer
PRO
0
500
2026 Medicare 101 Presentation
robinlee
PRO
0
190
Human Perception and Colour Theory - Lecture 2 - Information Visualisation (4019538FNR)
signer
PRO
0
3k
タイムマシンのつくりかた
nomizone
3
1.1k
Introduction - Lecture 1 - Next Generation User Interfaces (4018166FNR)
signer
PRO
2
4.5k
The browser strikes back
jonoalderson
0
790
Leveraging LLMs for student feedback in introductory data science courses (Stats Up AI)
minecr
1
240
Flinga
matleenalaakso
4
15k
The World That Saved Me: A Story of Community and Gratitude
_hashimo2
4
540
Introduction - Lecture 1 - Advanced Topics in Big Data (4023256FNR)
signer
PRO
2
2.3k
高校数学B「統計的な推測」 分野の問題と課題
shimizudan
1
110
Featured
See All Featured
Skip the Path - Find Your Career Trail
mkilby
1
79
Six Lessons from altMBA
skipperchong
29
4.2k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
How To Speak Unicorn (iThemes Webinar)
marktimemedia
1
410
Bridging the Design Gap: How Collaborative Modelling removes blockers to flow between stakeholders and teams @FastFlow conf
baasie
0
480
Building a Scalable Design System with Sketch
lauravandoore
463
34k
The Director’s Chair: Orchestrating AI for Truly Effective Learning
tmiket
1
130
jQuery: Nuts, Bolts and Bling
dougneiner
65
8.4k
Noah Learner - AI + Me: how we built a GSC Bulk Export data pipeline
techseoconnect
PRO
0
140
<Decoding/> the Language of Devs - We Love SEO 2024
nikkihalliwell
1
150
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.6k
Art, The Web, and Tiny UX
lynnandtonic
304
21k
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