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-05
Search
Eueung Mulyana
September 27, 2015
Education
0
220
PPTB-05
PPTB-05 Programming Mobile Devices (Android)
Eueung Mulyana
September 27, 2015
Tweet
Share
More Decks by Eueung Mulyana
See All by Eueung Mulyana
Hyper-Connectivity and Data Proliferation - Ecosystem Perspective
eueung
0
270
Surviving A Tech-Accelerated World
eueung
1
190
Blockchain: FinTech, Cryptocurrency & Some Perspectives
eueung
0
300
FinTech & Cryptocurrency
eueung
1
350
Open Source Networking Overview
eueung
0
370
ONOS Cluster Experiment
eueung
0
1.3k
Basic ONOS Tutorial
eueung
1
7.8k
OpenStack Pike with DevStack
eueung
0
660
ONOS Introduction
eueung
1
1.2k
Other Decks in Education
See All in Education
ANS-C01_2回不合格から合格までの道程
amarelo_n24
1
290
2025年度春学期 統計学 第13回 不確かな測定の不確かさを測る ー 不偏分散とt分布 (2025. 7. 3)
akiraasano
PRO
0
110
プレゼンテーション実践
takenawa
0
12k
Linuxのよく使うコマンドを解説
mickey_kubo
1
250
[FUN Open Campus 2025] 何でもセンシングしていいですか?
pman0214
0
220
マネジメント「される側」 こそ覚悟を決めろ
nao_randd
10
5.4k
バックオフィス組織にも「チームトポロジー」の考えが使えるかもしれない!!
masakiokuda
0
120
GitHubとAzureを使って開発者になろう
ymd65536
1
150
Dashboards - Lecture 11 - Information Visualisation (4019538FNR)
signer
PRO
1
2.1k
Tutorial: Foundations of Blind Source Separation and Its Advances in Spatial Self-Supervised Learning
yoshipon
1
140
情報科学類で学べる専門科目38選
momeemt
0
550
AIC 103 - Applications of Property Valuation: Essential Slides
rmccaic
0
320
Featured
See All Featured
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
Writing Fast Ruby
sferik
628
62k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
The Cult of Friendly URLs
andyhume
79
6.5k
GraphQLとの向き合い方2022年版
quramy
49
14k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
How to Ace a Technical Interview
jacobian
278
23k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Transcript
PPTB #5 Programming Mobile Devices (Android) http://eueung.github.io/ET4044/ Dr.-Ing. Eueung Mulyana
| 2015H2
Start to Build the App UI etc.
Basic UI
Fragment
Click on layout link
The Corresponding XML
Design or Text
Design or Text
None
Drag and Drop
Reuse Element
None
Layout > New > Layout resource file
File name & Root el.
New XML – Design
New XML – Text
Responsive Design Android Layout
None
Responsive Web & Mobile
Responsive Web & Mobile
Responsive Web & Mobile
None
None
None
None
None
None
None
Listview Adapters
Listview inside Fragment
None
Listview inside Fragment
Fake Data for Listview
Fake Data for Listview
Fake Data for Listview
How it works
How it works
How it works
How it works
Adapter Initialization
Adapter Initialization
Navigating objects
None
None
None
None
None
Credit • Udacity ud853 https://www.udacity.com/course/ud853