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
31
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
86
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
96
text spans: what, why and how?
mcassiano
0
690
Navigation patterns on Android and something new
mcassiano
3
400
Como conseguir o estágio (ou emprego) dos sonhos
mcassiano
0
51
Databinding e padrão MVVM
mcassiano
1
27
Other Decks in Technology
See All in Technology
管理者向けGitHub Enterpriseの運用Tips紹介: 人にもAIにも優しいプラットフォームづくり
yuriemori
0
110
作るべきものと向き合う - ecspresso 8年間の開発史から学ぶ技術選定 / 技術選定con findy 2026
fujiwara3
7
2.1k
ヘルシーSRE
tk3fftk
2
240
オンプレとGoogle Cloudを安全に繋ぐための、セキュア通信の勘所
waiwai2111
3
1.1k
Kaggleで鍛えたスキルの実務での活かし方 競技とプロダクト開発のリアル
recruitengineers
PRO
1
140
越境する組織づくり ─ 多様性を前提にしたチームビルディングとリードの実践知
kido_engineer
1
100
開発組織の課題解決を加速するための権限委譲 -する側、される側としての向き合い方-
daitasu
4
240
自動テストが巻き起こした開発プロセス・チームの変化 / Impact of Automated Testing on Development Cycles and Team Dynamics
codmoninc
1
1.1k
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
7
7.1k
Claude Cowork Plugins を読む - Skills駆動型業務エージェント設計の実像と構造
knishioka
0
260
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
4
22k
JAWS DAYS 2026 CDP道場 事前説明会 / JAWS DAYS 2026 CDP Dojo briefing document
naospon
0
140
Featured
See All Featured
Groundhog Day: Seeking Process in Gaming for Health
codingconduct
0
110
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
49
9.9k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.6k
AI Search: Implications for SEO and How to Move Forward - #ShenzhenSEOConference
aleyda
1
1.1k
16th Malabo Montpellier Forum Presentation
akademiya2063
PRO
0
63
B2B Lead Gen: Tactics, Traps & Triumph
marketingsoph
0
67
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
190
Fashionably flexible responsive web design (full day workshop)
malarkey
408
66k
Game over? The fight for quality and originality in the time of robots
wayneb77
1
130
How GitHub (no longer) Works
holman
316
140k
The State of eCommerce SEO: How to Win in Today's Products SERPs - #SEOweek
aleyda
2
9.8k
Design of three-dimensional binary manipulators for pick-and-place task avoiding obstacles (IECON2024)
konakalab
0
370
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?