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
26
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
88
JUnit rules and test parameterization
mcassiano
0
120
unraveling custom drawing
mcassiano
0
83
The Basis of Android Threading: Loopers and Handlers
mcassiano
1
120
Hackeando sua próxima entrevista: dicas para conseguir seu próximo estágio ou emprego
mcassiano
1
92
text spans: what, why and how?
mcassiano
0
600
Navigation patterns on Android and something new
mcassiano
3
390
Como conseguir o estágio (ou emprego) dos sonhos
mcassiano
0
45
Databinding e padrão MVVM
mcassiano
1
23
Other Decks in Technology
See All in Technology
Amazon Q Developerで.NET Frameworkプロジェクトをモダナイズしてみた
kenichirokimura
1
200
Azureの開発で辛いところ
re3turn
0
240
いま現場PMのあなたが、 経営と向き合うPMになるために 必要なこと、腹をくくること
hiro93n
9
8k
完全自律型AIエージェントとAgentic Workflow〜ワークフロー構築という現実解
pharma_x_tech
0
370
[IBM TechXchange Dojo]Watson Discoveryとwatsonx.aiでRAGを実現!事例のご紹介+座学②
siyuanzh09
0
120
Git scrapingで始める継続的なデータ追跡 / Git Scraping
ohbarye
5
510
2025年のARグラスの潮流
kotauchisunsun
0
860
AWS re:Invent 2024 recap in 20min / JAWSUG 千葉 2025.1.14
shimy
1
110
Visual StudioとかIDE関連小ネタ話
kosmosebi
1
380
商品レコメンドでのexplicit negative feedbackの活用
alpicola
2
410
WantedlyでのKotlin Multiplatformの導入と課題 / Kotlin Multiplatform Implementation and Challenges at Wantedly
kubode
0
250
技術に触れたり、顔を出そう
maruto
1
160
Featured
See All Featured
Code Review Best Practice
trishagee
65
17k
For a Future-Friendly Web
brad_frost
176
9.5k
Site-Speed That Sticks
csswizardry
3
280
How to Ace a Technical Interview
jacobian
276
23k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
4
180
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
7
570
The Power of CSS Pseudo Elements
geoffreycrofte
74
5.4k
Thoughts on Productivity
jonyablonski
68
4.4k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.2k
Being A Developer After 40
akosma
89
590k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
26
1.9k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
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?