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
110
JUnit rules and test parameterization
mcassiano
0
120
unraveling custom drawing
mcassiano
0
84
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
640
Navigation patterns on Android and something new
mcassiano
3
390
Como conseguir o estágio (ou emprego) dos sonhos
mcassiano
0
46
Databinding e padrão MVVM
mcassiano
1
25
Other Decks in Technology
See All in Technology
TypeScript 上達の道
ysknsid25
23
5k
経験がないことを言い訳にしない、 AI時代の他領域への染み出し方
parayama0625
0
280
AIに全任せしないコーディングとマネジメント思考
kikuchikakeru
0
310
【CEDEC2025】大規模言語モデルを活用したゲーム内会話パートのスクリプト作成支援への取り組み
cygames
PRO
1
540
【Λ(らむだ)】最近のアプデ情報 / RPALT20250729
lambda
0
180
オブザーバビリティプラットフォーム開発におけるオブザーバビリティとの向き合い / Hatena Engineer Seminar #34 オブザーバビリティの実現と運用編
arthur1
0
200
P2P ではじめる WebRTC のつまづきどころ
tnoho
1
280
公開初日に個人環境で試した Gemini CLI 体験記など / Gemini CLI実験レポート
you
PRO
3
1.2k
私とAWSとの関わりの歩み~意志あるところに道は開けるかも?~
nagisa53
1
140
OpenTelemetry の Log を使いこなそう
biwashi
5
1.2k
ecspressoの設計思想に至る道 / sekkeinight2025
fujiwara3
12
2.2k
少人数でも回る! DevinとPlaybookで支える運用改善
ishikawa_pro
5
2k
Featured
See All Featured
How to train your dragon (web standard)
notwaldorf
96
6.1k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Art, The Web, and Tiny UX
lynnandtonic
301
21k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
It's Worth the Effort
3n
185
28k
Making the Leap to Tech Lead
cromwellryan
134
9.4k
Writing Fast Ruby
sferik
628
62k
Unsuck your backbone
ammeep
671
58k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Navigating Team Friction
lara
188
15k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
400
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
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?