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
Android na Prática
Search
Renato Molina Toth
April 09, 2017
Programming
0
30
Android na Prática
Android for beginners - Android para iniciantes
Renato Molina Toth
April 09, 2017
Tweet
Share
More Decks by Renato Molina Toth
See All by Renato Molina Toth
Code review
renatomolina
0
53
Flisol - 2013
renatomolina
0
28
Predição em Biologia Molecular
renatomolina
0
38
Other Decks in Programming
See All in Programming
Functional Event Sourcing using Sekiban
tomohisa
0
110
シェーダーで魅せるMapLibreの動的ラスタータイル
satoshi7190
1
480
Streams APIとTCPフロー制御 / Web Streams API and TCP flow control
tasshi
2
360
TypeScript Graph でコードレビューの心理的障壁を乗り越える
ysk8hori
3
1.2k
A Journey of Contribution and Collaboration in Open Source
ivargrimstad
0
1k
聞き手から登壇者へ: RubyKaigi2024 LTでの初挑戦が 教えてくれた、可能性の星
mikik0
1
140
アジャイルを支えるテストアーキテクチャ設計/Test Architecting for Agile
goyoki
9
3.3k
AI時代におけるSRE、 あるいはエンジニアの生存戦略
pyama86
6
1.2k
2024/11/8 関西Kaggler会 2024 #3 / Kaggle Kernel で Gemma 2 × vLLM を動かす。
kohecchi
5
950
3 Effective Rules for Using Signals in Angular
manfredsteyer
PRO
0
120
Tauriでネイティブアプリを作りたい
tsucchinoko
0
370
ヤプリ新卒SREの オンボーディング
masaki12
0
130
Featured
See All Featured
Intergalactic Javascript Robots from Outer Space
tanoku
269
27k
Optimising Largest Contentful Paint
csswizardry
33
2.9k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
329
21k
Fireside Chat
paigeccino
34
3k
No one is an island. Learnings from fostering a developers community.
thoeni
19
3k
Documentation Writing (for coders)
carmenintech
65
4.4k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
The World Runs on Bad Software
bkeepers
PRO
65
11k
Measuring & Analyzing Core Web Vitals
bluesmoon
4
130
YesSQL, Process and Tooling at Scale
rocio
169
14k
Code Reviewing Like a Champion
maltzj
520
39k
A better future with KSS
kneath
238
17k
Transcript
1 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
Android na prática
[email protected]
@renatomolinat Renato Molina Toth
2 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
Sobre mim • Diretor de Tecnologia na Jazz • Mestrando em Ciência da Computação em UFSCar • Empreendedor
3 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
Um pouco sobre meus projetos Android brastemp inverse maxi positivo ypy mentoring
4 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
Contexto móvel • usuários rigorosos • fim da era dos celulares comuns • poderoso hardware
5 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
a concorrência é grande
6 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
There is some players
7 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
There is some players
8 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
There is some players
9 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
Open head alliance
10 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
O que é Android? • sistema operacional baseado em linux • roda em uma arquitetura baseada em máquina virtual • primeira plataforma open-source do mercado
11 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
Google play • loja para apps, jogos, música e livros • 90% do lucro vai para o desenvolvedor • 48 bilhões+ de downloads
12 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
Plataforma • virtual machine based (dalvik) • excelente framework • excelente ferramentas
13 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
Android Architecture
14 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
SDK • componentes reusáveis • Orientado à padrões de projetos • intents e content providers que possibilitam a comunicação entre aplicações
15 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
SDK • componentes de interface • guidelines de experiência com usuário • DDMS • emulator
16 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
Principais conceitos • activity • intent • broadcast receiver
17 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
Principais conceitos • activity • intent • Broadcast receiver
18 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
19 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
Let’s code something
20 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
Trends • hardware mais viavel • pequeno, porém poderoso • sempre ligado
21 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
Trends • hardware startup becoming viable • small, yet mighty • always on
22 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
ADK (acessory development kit)
23 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
ADK (acessory development kit) for prototyping + ♥ =
24 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
...foque no usuário ”procure os desejos, limitações e necessidades dos usuários, esse é o único jeito de inovar. "
25 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
Trabalhe conosco!
[email protected]
email para:
26 ANDROID NA PRÁTICA - USCS SÃO CAETANO DO SUL
Obrigado!
[email protected]
@renatomolinat Renato Molina Toth