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
210
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
240
Surviving A Tech-Accelerated World
eueung
1
160
Blockchain: FinTech, Cryptocurrency & Some Perspectives
eueung
0
280
FinTech & Cryptocurrency
eueung
1
290
Open Source Networking Overview
eueung
0
330
ONOS Cluster Experiment
eueung
0
1.2k
Basic ONOS Tutorial
eueung
1
7.6k
OpenStack Pike with DevStack
eueung
0
620
ONOS Introduction
eueung
1
1.1k
Other Decks in Education
See All in Education
2024年度秋学期 統計学 第12回 分布の平均を推測する - 区間推定 (2024. 12. 11)
akiraasano
PRO
0
120
複式簿記から純資産を排除する/eliminate_net_assets_from_double-entry_bookkeeping
florets1
0
300
Padlet opetuksessa
matleenalaakso
4
13k
JAWS-UGを通じてアウトプット活動を楽しんでみませんか? #jawsug_tochigi
masakiokuda
0
160
Mathematics used in cryptography around us
herumi
2
740
地図を活用した関西シビックテック事例紹介
barsaka2
0
170
リバースバケットリスト 〜 「死ぬまでにやることリスト」の欠点と対処法
takibi333
0
110
1106
cbtlibrary
0
450
5 Things Every L&D Pro Should Steal from Marketing
tmiket
0
150
Unraveling JavaScript Prototypes
debug_mode
0
140
情報処理工学問題集 /infoeng_practices
kfujita
0
280
Adobe Express
matleenalaakso
1
7.7k
Featured
See All Featured
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
The World Runs on Bad Software
bkeepers
PRO
67
11k
Product Roadmaps are Hard
iamctodd
PRO
50
11k
Six Lessons from altMBA
skipperchong
27
3.6k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
8
270
Java REST API Framework Comparison - PWX 2021
mraible
28
8.4k
Building Applications with DynamoDB
mza
93
6.2k
RailsConf 2023
tenderlove
29
1k
Designing on Purpose - Digital PM Summit 2013
jponch
117
7.1k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
KATA
mclloyd
29
14k
GraphQLの誤解/rethinking-graphql
sonatard
68
10k
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