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
Desenvolvimento móvel: práticas de sucesso
Search
Matheus Cassiano Candido
September 16, 2016
Technology
0
28
Desenvolvimento móvel: práticas de sucesso
Apresentada no Exchange Sebrae em Belo Horizonte, MG.
Matheus Cassiano Candido
September 16, 2016
Tweet
Share
More Decks by Matheus Cassiano Candido
See All by Matheus Cassiano Candido
Kotlin Static Analysis - Kotlin Everywhere 2019
mcassiano
0
120
JUnit rules and test parameterization
mcassiano
0
130
unraveling custom drawing
mcassiano
0
85
The Basis of Android Threading: Loopers and Handlers
mcassiano
1
130
Hackeando sua próxima entrevista: dicas para conseguir seu próximo estágio ou emprego
mcassiano
1
93
text spans: what, why and how?
mcassiano
0
650
Navigation patterns on Android and something new
mcassiano
3
400
Como conseguir o estágio (ou emprego) dos sonhos
mcassiano
0
49
Databinding e padrão MVVM
mcassiano
1
26
Other Decks in Technology
See All in Technology
Wasmのエコシステムを使った ツール作成方法
askua
0
120
オープンソースでどこまでできる?フォーマル検証チャレンジ
msyksphinz
0
130
Where will it converge?
ibknadedeji
0
210
リーダーになったら未来を語れるようになろう/Speak the Future
sanogemaru
0
380
スタートアップにおけるこれからの「データ整備」
shomaekawa
2
390
LLM時代にデータエンジニアの役割はどう変わるか?
ikkimiyazaki
6
1.2k
「AI駆動PO」を考えてみる - 作る速さから価値のスループットへ:検査・適応で未来を開発 / AI-driven product owner. scrummat2025
yosuke_nagai
3
830
Adapty_東京AI祭ハッカソン2025ピッチスライド
shinoyamada
0
280
『バイトル』CTOが語る! AIネイティブ世代と切り拓くモノづくり組織
dip_tech
PRO
1
120
AI時代こそ求められる設計力- AWSクラウドデザインパターン3選で信頼性と拡張性を高める-
kenichirokimura
3
300
AI時代だからこそ考える、僕らが本当につくりたいスクラムチーム / A Scrum Team we really want to create in this AI era
takaking22
8
4.2k
AIツールでどこまでデザインを忠実に実装できるのか
oikon48
6
3.3k
Featured
See All Featured
How STYLIGHT went responsive
nonsquared
100
5.8k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
620
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Agile that works and the tools we love
rasmusluckow
331
21k
Music & Morning Musume
bryan
46
6.8k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
Rails Girls Zürich Keynote
gr2m
95
14k
The Straight Up "How To Draw Better" Workshop
denniskardys
238
140k
How GitHub (no longer) Works
holman
315
140k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
Transcript
desenvolvimento móvel práticas de sucesso
Matheus Cassiano Candido Android Developer @ iOasys
[email protected]
João Pedro
Souza iOS Developer @ iOasys
[email protected]
resource files
@strings @plurals @drawable ...
assets localizable.strings
support library e design support library
recycler view: tchau listview, gridview, etc
consumindo apis rest async
activity lifecycle
controller lifecycle
arquiteturas - mvc - mvp - mvvm (data binding yay)
runtime permissions
android guidelines e code styling - ribot - futurice
iOS guidelines e code styling - ray wenderlich - new
york times
material design
None
iOS human interface guidelines
links úteis https://github.com/raywenderlich/objective-c-style-guide https://github.com/NYTimes/objective-c-style-guide https://developer.apple.com/ios/human-interface-guidelines https://developer.android.com https://material.google.com
perguntas?