ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
Android
                      Vis?o Geral




Monday, July 2, 12
Jonas Alves

      ? Android, iOS
         ? NetMovies
         ? Ed. Globo
      ? Ruby e Rails
         ? Qoiza
      ? JavaScript (Backbone.js, etc)
         ? NetMovies




Monday, July 2, 12
Android




Monday, July 2, 12
¡°Mais um SO mobile!?¡±         http://www.youtube.com/watch?v=89xc_1Vv69k




                     Vic Gundotra
                       Senior VP




Monday, July 2, 12
¡°Um SO aberto¡±




                       Andy Rubin
                        Senior VP




Monday, July 2, 12
Aberto para a inova??o




Monday, July 2, 12
Aberto para a inova??o




                      Com teclado


Monday, July 2, 12
Aberto para a inova??o




                      Sem teclado


Monday, July 2, 12
Aberto para a inova??o




                       Tela grande


Monday, July 2, 12
Aberto para a inova??o




                      Tela pequena


Monday, July 2, 12
Aberto para a inova??o




                     Interface exclusiva


Monday, July 2, 12
Aberto para a inova??o




                     iDEN (Push to Talk)


Monday, July 2, 12
Aberto para a inova??o




                      Filma em 3D


Monday, July 2, 12
Aberto para a inova??o




                     Leitor de livros


Monday, July 2, 12
Aberto para a inova??o




                        HSDPA


Monday, July 2, 12
Aberto para a inova??o




                     Long Term Evolution (LTE)


Monday, July 2, 12
Aberto para a inova??o




                        WiMAX


Monday, July 2, 12
Aberto para a inova??o




                         Tablet


Monday, July 2, 12
Aberto para a inova??o




                      Convers¨ªvel?


Monday, July 2, 12
Aberto para a inova??o




                       Tela curva


Monday, July 2, 12
Aberto para a inova??o




Monday, July 2, 12
O consumidor escolhe




                     http://www.?ickr.com/photos/tfrancis/2558039735/


Monday, July 2, 12
Market Share IDC Worldwide Mobile Phone Tracker, May 24, 2012


                      iOS          Symbian
                     23.0%           6.8%
                                             BlackBerry OS
                                                  6.4%

                                                        Linux
                                                        2.3%
                                                   Windows (Mobile + Phone 7)
                                                              2.2% Other
                                                                   0.3%




                     Android
                      59.0%                         Q1 2012 Shipments

Monday, July 2, 12
Ad Impressions Millennial Media, Q1 2012



                                             49.0%




                                         1.0%            33.0%
            Android
                                          3.0%
            iOS
            BlackBerry OS                        14.0%
            Windows (Mobile + Phone 7)
            Symbian



Monday, July 2, 12
Daily Android Activations Andy Rubin, Google


                     1,000,000
                                                      1,000,000



                      750,000


                      500,000
                                           500,000



                      250,000

                                 100,000
                            0
                                 2010      2011      June/2012




Monday, July 2, 12
Google Play Apps former Android Market


    600,000

    450,000

    300,000

    150,000

            0
            Mar ¡®09   Mar ¡®10   Aug ¡®10   May ¡®11   Oct ¡®11   Jan ¡®12   Jun ¡®12




         20 bi downloads


Monday, July 2, 12
Android + iOS




    80%
Monday, July 2, 12
¡°One size ?ts all¡± frameworks




Monday, July 2, 12
Destaques do Rhodes: UI e UX ruins




Monday, July 2, 12
Caracter¨ªsticas do Android




Monday, July 2, 12
Gerenciamento de
                         mem¨®ria
                        Garbage Collector




Monday, July 2, 12
Gerenciamento de
                         mem¨®ria
                      Mem¨®ria livre ¨¦ desperd¨ªcio




Monday, July 2, 12
Gerenciamento de Mem¨®ria

         ?     O SO fecha e restaura aplicativos
               automaticamente, conforme necess¨¢rio
         ?     O desenvolvedor n?o precisa n?o deve ?nalizar
               aplicativos manualmente




Monday, July 2, 12
O Framework

         ?     Views
         ?     Content Providers
         ?     Intents
         ?     Resource Manager
         ?     Noti?cation Manager
         ?     Activity Manager
         ?     ...


Monday, July 2, 12
Views

         ?     Desenham seu conte¨²do em um canvas
         ?     Eventos (touch, keys, focus)
         ?     Temas e estilos
         ?     Layouts




Monday, July 2, 12
Layouts


                ?    FrameLayout       ?   RelativeLayout


                ?    LinearLayout      ?   TableLayout




                               LayoutParams



Monday, July 2, 12
Content Provider

         ?     Contatos       ?   query()
         ?     M¨ªdia          ?   insert()
         ?     Despertador    ?   update()
         ?     Hist¨®rico de   ?   delete()
               liga??es
         ?     Live Folders
         ?     Con?gura??es



Monday, July 2, 12
Resource Manager




Monday, July 2, 12
Activity

         ?     ? uma tela do aplicativo
         ?     Carrega a hierarqia de views que ser¨¢ exibida
               na tela
         ?     Recebe eventos




Monday, July 2, 12
Ciclo de vida da Activity




Monday, July 2, 12
Seguran?a

         ?     Permiss?es no AndroidManifest.xml
         ?     Ao instalar, o usu¨¢rio ¨¦ avisado sobre as
               permiss?es
         ?     Linux: UID




Monday, July 2, 12
Tela

         ?     Tamanhos                                           ?    Densidades
              ? small                                                 ? ldpi (0.75)
              ? normal                                                ? mdpi (1.0)
              ? large                                                 ? hdpi (1.5)
              ? x-large                                               ? xhdpi (2.0)




                     http://developer.android.com/resources/dashboard/screens.html - May 1, 2012



Monday, July 2, 12
Fragmenta??o




                     http://developer.android.com/resources/dashboard/platform-versions.html - May 1, 2012




Monday, July 2, 12
Honeycomb

         ?     Interface otimizada para tablets
         ?     Noti?ca??es mais ricas
         ?     Acelera??o de hardware para APIs de views
         ?     Action Bar
         ?     Fragments (+ compatibility package)
         ?     Renderscript




Monday, July 2, 12
Honeycomb
                       Fragments




Monday, July 2, 12
Honeycomb
                       Fragments

Monday, July 2, 12
Android Open Accessory
                         Perif¨¦ricos USB <=> SO e Apps
                            Compat¨ªvel com Arduino
                     Gingerbread (2.3.4) e Honeycomb (3.1)


                         http://www.youtube.com/watch?v=OxzucwjFEEs




Monday, July 2, 12
Google TV
                      Android na sala



Monday, July 2, 12
Ice Cream Sandwich
                     Um s¨® SO para todos os tipos de dispositivos



                            http://www.youtube.com/watch?v=OxzucwjFEEs




Monday, July 2, 12
Ice Cream Sandwich
                                Interface re?nada



                        http://www.youtube.com/watch?v=OxzucwjFEEs




Monday, July 2, 12
Ice Cream Sandwich
                Framework avan?ado que simpli?ca cross-device



                         http://www.youtube.com/watch?v=OxzucwjFEEs




Monday, July 2, 12
Jelly Bean
                                    ¡°Project Butter¡±
                                 Interface mais suave


                     http://developer.android.com/about/versions/jelly-bean.html




Monday, July 2, 12
Jelly Bean
                     Expandable noti?cations



      http://developer.android.com/about/versions/jelly-bean.html




Monday, July 2, 12
Jelly Bean
                                App Encryption
                           Smart App Updates - ¡°delta¡±


                     http://developer.android.com/about/versions/jelly-bean.html




Monday, July 2, 12
Jelly Bean
                            Google Now - Voice Search



                     http://developer.android.com/about/versions/jelly-bean.html




Monday, July 2, 12
Backports


                         Support Package



                     http://abs.io/




                                      http://nineoldandroids.com/




Monday, July 2, 12
Material de estudo

         ?     http://developer.android.com
         ?     Google Groups
              ?      android-developers (o?cial)
              ?      androidbrasil
              ?      androidbrasil-dev
         ?     http://stackoverflow.com/questions/tagged/
               android



Monday, July 2, 12
Perguntas?



                         ?
                             ?
                     ?


Monday, July 2, 12

More Related Content

Viewers also liked (20)

Using+javascript+to+build+native+i os+applications
Using+javascript+to+build+native+i os+applicationsUsing+javascript+to+build+native+i os+applications
Using+javascript+to+build+native+i os+applications
Muhammad Ikram Ul Haq
?
½ñ¸üExif forensics
½ñ¸üExif forensics½ñ¸üExif forensics
½ñ¸üExif forensics
Forensics0ro
?
A3 ¦¯ ¦Ñ?¦Ë¦Ï? ¦Ó¦Ç? ?¦È¦Ë¦Ç¦Ò¦Ç? ¦Ò¦Ó¦Ç¦Í ¦Á¦Ñ¦Ö¦Á?¦Á ¦¥¦Ë¦Ë?¦Ä¦Á
A3 ¦¯ ¦Ñ?¦Ë¦Ï? ¦Ó¦Ç? ?¦È¦Ë¦Ç¦Ò¦Ç? ¦Ò¦Ó¦Ç¦Í ¦Á¦Ñ¦Ö¦Á?¦Á ¦¥¦Ë¦Ë?¦Ä¦ÁA3 ¦¯ ¦Ñ?¦Ë¦Ï? ¦Ó¦Ç? ?¦È¦Ë¦Ç¦Ò¦Ç? ¦Ò¦Ó¦Ç¦Í ¦Á¦Ñ¦Ö¦Á?¦Á ¦¥¦Ë¦Ë?¦Ä¦Á
A3 ¦¯ ¦Ñ?¦Ë¦Ï? ¦Ó¦Ç? ?¦È¦Ë¦Ç¦Ò¦Ç? ¦Ò¦Ó¦Ç¦Í ¦Á¦Ñ¦Ö¦Á?¦Á ¦¥¦Ë¦Ë?¦Ä¦Á
gymzosim
?
???? C1 ???? 6
???? C1 ???? 6???? C1 ???? 6
???? C1 ???? 6
pkok15
?
Cinco raz?es para contratar gerente de midias sociaisCinco raz?es para contratar gerente de midias sociais
Cinco raz?es para contratar gerente de midias sociais
Portal Volunt¨¢rios Online
?
Vad kr?vs f?r att lyckas med Nyttorealisering - erfarenheter fr?n E-delegatio...
Vad kr?vs f?r att lyckas med Nyttorealisering - erfarenheter fr?n E-delegatio...Vad kr?vs f?r att lyckas med Nyttorealisering - erfarenheter fr?n E-delegatio...
Vad kr?vs f?r att lyckas med Nyttorealisering - erfarenheter fr?n E-delegatio...
E-delegationen
?
RFQ for Pacifica's Beach Blvd Hotel Site
RFQ for Pacifica's Beach Blvd Hotel Site RFQ for Pacifica's Beach Blvd Hotel Site
RFQ for Pacifica's Beach Blvd Hotel Site
Anne H. Stedler
?
Biblioteke u digitalnom dobu
Biblioteke u digitalnom dobuBiblioteke u digitalnom dobu
Biblioteke u digitalnom dobu
Vojislav Rodic
?
×·Ñ°ÏÖ´ú(Èþ¾íºÏ¼¯)
×·Ñ°ÏÖ´ú(Èþ¾íºÏ¼¯)×·Ñ°ÏÖ´ú(Èþ¾íºÏ¼¯)
×·Ñ°ÏÖ´ú(Èþ¾íºÏ¼¯)
Alex Wong
?
H¨®ra a Ph¨¢id - Ceacht 31
H¨®ra a Ph¨¢id - Ceacht 31H¨®ra a Ph¨¢id - Ceacht 31
H¨®ra a Ph¨¢id - Ceacht 31
Seomra Ranga
?
ROZ Trainingen (folder)
ROZ Trainingen (folder)ROZ Trainingen (folder)
ROZ Trainingen (folder)
ROZGroep
?
2015 01-16 - tr¨®ia - catarina2015 01-16 - tr¨®ia - catarina
2015 01-16 - tr¨®ia - catarina
O Ciclista
?
Using+javascript+to+build+native+i os+applications
Using+javascript+to+build+native+i os+applicationsUsing+javascript+to+build+native+i os+applications
Using+javascript+to+build+native+i os+applications
Muhammad Ikram Ul Haq
?
½ñ¸üExif forensics
½ñ¸üExif forensics½ñ¸üExif forensics
½ñ¸üExif forensics
Forensics0ro
?
A3 ¦¯ ¦Ñ?¦Ë¦Ï? ¦Ó¦Ç? ?¦È¦Ë¦Ç¦Ò¦Ç? ¦Ò¦Ó¦Ç¦Í ¦Á¦Ñ¦Ö¦Á?¦Á ¦¥¦Ë¦Ë?¦Ä¦Á
A3 ¦¯ ¦Ñ?¦Ë¦Ï? ¦Ó¦Ç? ?¦È¦Ë¦Ç¦Ò¦Ç? ¦Ò¦Ó¦Ç¦Í ¦Á¦Ñ¦Ö¦Á?¦Á ¦¥¦Ë¦Ë?¦Ä¦ÁA3 ¦¯ ¦Ñ?¦Ë¦Ï? ¦Ó¦Ç? ?¦È¦Ë¦Ç¦Ò¦Ç? ¦Ò¦Ó¦Ç¦Í ¦Á¦Ñ¦Ö¦Á?¦Á ¦¥¦Ë¦Ë?¦Ä¦Á
A3 ¦¯ ¦Ñ?¦Ë¦Ï? ¦Ó¦Ç? ?¦È¦Ë¦Ç¦Ò¦Ç? ¦Ò¦Ó¦Ç¦Í ¦Á¦Ñ¦Ö¦Á?¦Á ¦¥¦Ë¦Ë?¦Ä¦Á
gymzosim
?
???? C1 ???? 6
???? C1 ???? 6???? C1 ???? 6
???? C1 ???? 6
pkok15
?
Cinco raz?es para contratar gerente de midias sociaisCinco raz?es para contratar gerente de midias sociais
Cinco raz?es para contratar gerente de midias sociais
Portal Volunt¨¢rios Online
?
Vad kr?vs f?r att lyckas med Nyttorealisering - erfarenheter fr?n E-delegatio...
Vad kr?vs f?r att lyckas med Nyttorealisering - erfarenheter fr?n E-delegatio...Vad kr?vs f?r att lyckas med Nyttorealisering - erfarenheter fr?n E-delegatio...
Vad kr?vs f?r att lyckas med Nyttorealisering - erfarenheter fr?n E-delegatio...
E-delegationen
?
RFQ for Pacifica's Beach Blvd Hotel Site
RFQ for Pacifica's Beach Blvd Hotel Site RFQ for Pacifica's Beach Blvd Hotel Site
RFQ for Pacifica's Beach Blvd Hotel Site
Anne H. Stedler
?
Biblioteke u digitalnom dobu
Biblioteke u digitalnom dobuBiblioteke u digitalnom dobu
Biblioteke u digitalnom dobu
Vojislav Rodic
?
×·Ñ°ÏÖ´ú(Èþ¾íºÏ¼¯)
×·Ñ°ÏÖ´ú(Èþ¾íºÏ¼¯)×·Ñ°ÏÖ´ú(Èþ¾íºÏ¼¯)
×·Ñ°ÏÖ´ú(Èþ¾íºÏ¼¯)
Alex Wong
?
H¨®ra a Ph¨¢id - Ceacht 31
H¨®ra a Ph¨¢id - Ceacht 31H¨®ra a Ph¨¢id - Ceacht 31
H¨®ra a Ph¨¢id - Ceacht 31
Seomra Ranga
?
ROZ Trainingen (folder)
ROZ Trainingen (folder)ROZ Trainingen (folder)
ROZ Trainingen (folder)
ROZGroep
?
2015 01-16 - tr¨®ia - catarina2015 01-16 - tr¨®ia - catarina
2015 01-16 - tr¨®ia - catarina
O Ciclista
?

Similar to Android - CodeMiner 42 Tech Talk (20)

L¡¯enjeu du mobile pour le d¨¦veloppeur Web, et comment Mozilla va vous aider
L¡¯enjeu du mobile pour le d¨¦veloppeur Web,  et comment Mozilla va vous aiderL¡¯enjeu du mobile pour le d¨¦veloppeur Web,  et comment Mozilla va vous aider
L¡¯enjeu du mobile pour le d¨¦veloppeur Web, et comment Mozilla va vous aider
Tristan Nitot
?
The Web Designers Toolkit
The Web Designers ToolkitThe Web Designers Toolkit
The Web Designers Toolkit
R/GA
?
Android
AndroidAndroid
Android
Pranav Singh
?
Wideo Pitch
Wideo PitchWideo Pitch
Wideo Pitch
Tony Jin
?
´¡²Ô»å°ù´Ç¾±»å×îм¼Êõ¶¯Ïò(2012.2)
´¡²Ô»å°ù´Ç¾±»å×îм¼Êõ¶¯Ïò(2012.2)´¡²Ô»å°ù´Ç¾±»å×îм¼Êõ¶¯Ïò(2012.2)
´¡²Ô»å°ù´Ç¾±»å×îм¼Êõ¶¯Ïò(2012.2)
Makoto Anjo
?
Android presentation
Android presentationAndroid presentation
Android presentation
hussainghoto
?
Android
Android Android
Android
Almas Khan
?
Presentation1
Presentation1Presentation1
Presentation1
Almas Khan
?
Day1 what is android(print)
Day1 what is android(print)Day1 what is android(print)
Day1 what is android(print)
Dongchul Shin
?
Android Workshop Session 1
Android Workshop Session 1Android Workshop Session 1
Android Workshop Session 1
NAILBITER
?
Mobile beneath-the-sheets
Mobile beneath-the-sheetsMobile beneath-the-sheets
Mobile beneath-the-sheets
responseteam
?
Osm techniques and developemnt
Osm techniques and developemntOsm techniques and developemnt
Osm techniques and developemnt
Dongpo Deng
?
Android Fundamentals & Figures of 2012
Android Fundamentals & Figures of 2012Android Fundamentals & Figures of 2012
Android Fundamentals & Figures of 2012
NAILBITER
?
Android OS Presentation
Android OS PresentationAndroid OS Presentation
Android OS Presentation
Eks Dhiee ¥¸
?
Pp2
Pp2Pp2
Pp2
Allyza Alcid
?
Android presentation
Android presentationAndroid presentation
Android presentation
Dipesh Shome
?
Android technology _seminar_ ppt
Android technology _seminar_ pptAndroid technology _seminar_ ppt
Android technology _seminar_ ppt
vikas bharat
?
ABS 2013: Android Jelly Bean Device Porting Walkthrough
ABS 2013: Android Jelly Bean Device Porting WalkthroughABS 2013: Android Jelly Bean Device Porting Walkthrough
ABS 2013: Android Jelly Bean Device Porting Walkthrough
Benjamin Zores
?
Introducing Android
Introducing AndroidIntroducing Android
Introducing Android
Raunak Hajela
?
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi MumbaiIntroduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Itvedant
?
L¡¯enjeu du mobile pour le d¨¦veloppeur Web, et comment Mozilla va vous aider
L¡¯enjeu du mobile pour le d¨¦veloppeur Web,  et comment Mozilla va vous aiderL¡¯enjeu du mobile pour le d¨¦veloppeur Web,  et comment Mozilla va vous aider
L¡¯enjeu du mobile pour le d¨¦veloppeur Web, et comment Mozilla va vous aider
Tristan Nitot
?
The Web Designers Toolkit
The Web Designers ToolkitThe Web Designers Toolkit
The Web Designers Toolkit
R/GA
?
´¡²Ô»å°ù´Ç¾±»å×îм¼Êõ¶¯Ïò(2012.2)
´¡²Ô»å°ù´Ç¾±»å×îм¼Êõ¶¯Ïò(2012.2)´¡²Ô»å°ù´Ç¾±»å×îм¼Êõ¶¯Ïò(2012.2)
´¡²Ô»å°ù´Ç¾±»å×îм¼Êõ¶¯Ïò(2012.2)
Makoto Anjo
?
Day1 what is android(print)
Day1 what is android(print)Day1 what is android(print)
Day1 what is android(print)
Dongchul Shin
?
Android Workshop Session 1
Android Workshop Session 1Android Workshop Session 1
Android Workshop Session 1
NAILBITER
?
Mobile beneath-the-sheets
Mobile beneath-the-sheetsMobile beneath-the-sheets
Mobile beneath-the-sheets
responseteam
?
Osm techniques and developemnt
Osm techniques and developemntOsm techniques and developemnt
Osm techniques and developemnt
Dongpo Deng
?
Android Fundamentals & Figures of 2012
Android Fundamentals & Figures of 2012Android Fundamentals & Figures of 2012
Android Fundamentals & Figures of 2012
NAILBITER
?
Android technology _seminar_ ppt
Android technology _seminar_ pptAndroid technology _seminar_ ppt
Android technology _seminar_ ppt
vikas bharat
?
ABS 2013: Android Jelly Bean Device Porting Walkthrough
ABS 2013: Android Jelly Bean Device Porting WalkthroughABS 2013: Android Jelly Bean Device Porting Walkthrough
ABS 2013: Android Jelly Bean Device Porting Walkthrough
Benjamin Zores
?
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi MumbaiIntroduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Itvedant
?

Recently uploaded (20)

Benefits of Moving Ellucian Banner to Oracle Cloud
Benefits of Moving Ellucian Banner to Oracle CloudBenefits of Moving Ellucian Banner to Oracle Cloud
Benefits of Moving Ellucian Banner to Oracle Cloud
AstuteBusiness
?
Columbia Weather Systems - Product Overview
Columbia Weather Systems - Product OverviewColumbia Weather Systems - Product Overview
Columbia Weather Systems - Product Overview
Columbia Weather Systems
?
The metaverse : A Digital Transformation
The metaverse : A Digital TransformationThe metaverse : A Digital Transformation
The metaverse : A Digital Transformation
matlotloatang03
?
San Francisco Atlassian ACE - Mar 27 2025.pdf
San Francisco Atlassian ACE - Mar 27 2025.pdfSan Francisco Atlassian ACE - Mar 27 2025.pdf
San Francisco Atlassian ACE - Mar 27 2025.pdf
Matt Doar
?
Network_Packet_Brokers_Presentation.pptx
Network_Packet_Brokers_Presentation.pptxNetwork_Packet_Brokers_Presentation.pptx
Network_Packet_Brokers_Presentation.pptx
Khushi Communications
?
Automating Behavior-Driven Development: Boosting Productivity with Template-D...
Automating Behavior-Driven Development: Boosting Productivity with Template-D...Automating Behavior-Driven Development: Boosting Productivity with Template-D...
Automating Behavior-Driven Development: Boosting Productivity with Template-D...
DOCOMO Innovations, Inc.
?
The Future of Materials: Transitioning from Silicon to Alternative Metals
The Future of Materials: Transitioning from Silicon to Alternative MetalsThe Future of Materials: Transitioning from Silicon to Alternative Metals
The Future of Materials: Transitioning from Silicon to Alternative Metals
anupriti
?
Build Your Uber Clone App with Advanced Features
Build Your Uber Clone App with Advanced FeaturesBuild Your Uber Clone App with Advanced Features
Build Your Uber Clone App with Advanced Features
V3cube
?
All-Data, Any-AI Integration: FME & Amazon Bedrock in the Real-World
All-Data, Any-AI Integration: FME & Amazon Bedrock in the Real-WorldAll-Data, Any-AI Integration: FME & Amazon Bedrock in the Real-World
All-Data, Any-AI Integration: FME & Amazon Bedrock in the Real-World
Safe Software
?
Microsoft Digital Defense Report 2024 .pdf
Microsoft Digital Defense Report 2024 .pdfMicrosoft Digital Defense Report 2024 .pdf
Microsoft Digital Defense Report 2024 .pdf
Abhishek Agarwal
?
202408_JAWSPANKRATION_Introduction_of_Minaden.pdf
202408_JAWSPANKRATION_Introduction_of_Minaden.pdf202408_JAWSPANKRATION_Introduction_of_Minaden.pdf
202408_JAWSPANKRATION_Introduction_of_Minaden.pdf
NTTDOCOMO-ServiceInnovation
?
Innovative Web Design | Malachite Technologies
Innovative Web Design | Malachite TechnologiesInnovative Web Design | Malachite Technologies
Innovative Web Design | Malachite Technologies
malachitetechnologie1
?
Beyond the life of a CISO - Head of Trust at GDG Kathmandu Monthly Meetup
Beyond the life of a CISO -  Head of Trust at GDG Kathmandu Monthly MeetupBeyond the life of a CISO -  Head of Trust at GDG Kathmandu Monthly Meetup
Beyond the life of a CISO - Head of Trust at GDG Kathmandu Monthly Meetup
GDG Kathmandu
?
The Road to SAP S4HANA Cloud with SAP Activate.pptx
The Road to SAP S4HANA Cloud with SAP Activate.pptxThe Road to SAP S4HANA Cloud with SAP Activate.pptx
The Road to SAP S4HANA Cloud with SAP Activate.pptx
zsbaranyai
?
Artificial Neural Networks, basics, its variations and examples
Artificial Neural Networks, basics, its variations and examplesArtificial Neural Networks, basics, its variations and examples
Artificial Neural Networks, basics, its variations and examples
anandsimple
?
Why Outsource Accounting to India A Smart Business Move!.pdf
Why Outsource Accounting to India A Smart Business Move!.pdfWhy Outsource Accounting to India A Smart Business Move!.pdf
Why Outsource Accounting to India A Smart Business Move!.pdf
anjelinajones6811
?
Next.js Development: The Ultimate Solution for High-Performance Web Apps
Next.js Development: The Ultimate Solution for High-Performance Web AppsNext.js Development: The Ultimate Solution for High-Performance Web Apps
Next.js Development: The Ultimate Solution for High-Performance Web Apps
rwinfotech31
?
Research Data Management (RDM): the management of dat in the research process
Research Data Management (RDM): the management of dat in the research processResearch Data Management (RDM): the management of dat in the research process
Research Data Management (RDM): the management of dat in the research process
HeilaPienaar
?
Commit Conf 2025 Bitnami Charts with Kubescape
Commit Conf 2025 Bitnami Charts with KubescapeCommit Conf 2025 Bitnami Charts with Kubescape
Commit Conf 2025 Bitnami Charts with Kubescape
Alfredo Garc¨ªa Lavilla
?
Smarter RAG Pipelines: Scaling Search with Milvus and Feast
Smarter RAG Pipelines: Scaling Search with Milvus and FeastSmarter RAG Pipelines: Scaling Search with Milvus and Feast
Smarter RAG Pipelines: Scaling Search with Milvus and Feast
Zilliz
?
Benefits of Moving Ellucian Banner to Oracle Cloud
Benefits of Moving Ellucian Banner to Oracle CloudBenefits of Moving Ellucian Banner to Oracle Cloud
Benefits of Moving Ellucian Banner to Oracle Cloud
AstuteBusiness
?
The metaverse : A Digital Transformation
The metaverse : A Digital TransformationThe metaverse : A Digital Transformation
The metaverse : A Digital Transformation
matlotloatang03
?
San Francisco Atlassian ACE - Mar 27 2025.pdf
San Francisco Atlassian ACE - Mar 27 2025.pdfSan Francisco Atlassian ACE - Mar 27 2025.pdf
San Francisco Atlassian ACE - Mar 27 2025.pdf
Matt Doar
?
Automating Behavior-Driven Development: Boosting Productivity with Template-D...
Automating Behavior-Driven Development: Boosting Productivity with Template-D...Automating Behavior-Driven Development: Boosting Productivity with Template-D...
Automating Behavior-Driven Development: Boosting Productivity with Template-D...
DOCOMO Innovations, Inc.
?
The Future of Materials: Transitioning from Silicon to Alternative Metals
The Future of Materials: Transitioning from Silicon to Alternative MetalsThe Future of Materials: Transitioning from Silicon to Alternative Metals
The Future of Materials: Transitioning from Silicon to Alternative Metals
anupriti
?
Build Your Uber Clone App with Advanced Features
Build Your Uber Clone App with Advanced FeaturesBuild Your Uber Clone App with Advanced Features
Build Your Uber Clone App with Advanced Features
V3cube
?
All-Data, Any-AI Integration: FME & Amazon Bedrock in the Real-World
All-Data, Any-AI Integration: FME & Amazon Bedrock in the Real-WorldAll-Data, Any-AI Integration: FME & Amazon Bedrock in the Real-World
All-Data, Any-AI Integration: FME & Amazon Bedrock in the Real-World
Safe Software
?
Microsoft Digital Defense Report 2024 .pdf
Microsoft Digital Defense Report 2024 .pdfMicrosoft Digital Defense Report 2024 .pdf
Microsoft Digital Defense Report 2024 .pdf
Abhishek Agarwal
?
Innovative Web Design | Malachite Technologies
Innovative Web Design | Malachite TechnologiesInnovative Web Design | Malachite Technologies
Innovative Web Design | Malachite Technologies
malachitetechnologie1
?
Beyond the life of a CISO - Head of Trust at GDG Kathmandu Monthly Meetup
Beyond the life of a CISO -  Head of Trust at GDG Kathmandu Monthly MeetupBeyond the life of a CISO -  Head of Trust at GDG Kathmandu Monthly Meetup
Beyond the life of a CISO - Head of Trust at GDG Kathmandu Monthly Meetup
GDG Kathmandu
?
The Road to SAP S4HANA Cloud with SAP Activate.pptx
The Road to SAP S4HANA Cloud with SAP Activate.pptxThe Road to SAP S4HANA Cloud with SAP Activate.pptx
The Road to SAP S4HANA Cloud with SAP Activate.pptx
zsbaranyai
?
Artificial Neural Networks, basics, its variations and examples
Artificial Neural Networks, basics, its variations and examplesArtificial Neural Networks, basics, its variations and examples
Artificial Neural Networks, basics, its variations and examples
anandsimple
?
Why Outsource Accounting to India A Smart Business Move!.pdf
Why Outsource Accounting to India A Smart Business Move!.pdfWhy Outsource Accounting to India A Smart Business Move!.pdf
Why Outsource Accounting to India A Smart Business Move!.pdf
anjelinajones6811
?
Next.js Development: The Ultimate Solution for High-Performance Web Apps
Next.js Development: The Ultimate Solution for High-Performance Web AppsNext.js Development: The Ultimate Solution for High-Performance Web Apps
Next.js Development: The Ultimate Solution for High-Performance Web Apps
rwinfotech31
?
Research Data Management (RDM): the management of dat in the research process
Research Data Management (RDM): the management of dat in the research processResearch Data Management (RDM): the management of dat in the research process
Research Data Management (RDM): the management of dat in the research process
HeilaPienaar
?
Smarter RAG Pipelines: Scaling Search with Milvus and Feast
Smarter RAG Pipelines: Scaling Search with Milvus and FeastSmarter RAG Pipelines: Scaling Search with Milvus and Feast
Smarter RAG Pipelines: Scaling Search with Milvus and Feast
Zilliz
?

Android - CodeMiner 42 Tech Talk

  • 1. Android Vis?o Geral Monday, July 2, 12
  • 2. Jonas Alves ? Android, iOS ? NetMovies ? Ed. Globo ? Ruby e Rails ? Qoiza ? JavaScript (Backbone.js, etc) ? NetMovies Monday, July 2, 12
  • 4. ¡°Mais um SO mobile!?¡± http://www.youtube.com/watch?v=89xc_1Vv69k Vic Gundotra Senior VP Monday, July 2, 12
  • 5. ¡°Um SO aberto¡± Andy Rubin Senior VP Monday, July 2, 12
  • 6. Aberto para a inova??o Monday, July 2, 12
  • 7. Aberto para a inova??o Com teclado Monday, July 2, 12
  • 8. Aberto para a inova??o Sem teclado Monday, July 2, 12
  • 9. Aberto para a inova??o Tela grande Monday, July 2, 12
  • 10. Aberto para a inova??o Tela pequena Monday, July 2, 12
  • 11. Aberto para a inova??o Interface exclusiva Monday, July 2, 12
  • 12. Aberto para a inova??o iDEN (Push to Talk) Monday, July 2, 12
  • 13. Aberto para a inova??o Filma em 3D Monday, July 2, 12
  • 14. Aberto para a inova??o Leitor de livros Monday, July 2, 12
  • 15. Aberto para a inova??o HSDPA Monday, July 2, 12
  • 16. Aberto para a inova??o Long Term Evolution (LTE) Monday, July 2, 12
  • 17. Aberto para a inova??o WiMAX Monday, July 2, 12
  • 18. Aberto para a inova??o Tablet Monday, July 2, 12
  • 19. Aberto para a inova??o Convers¨ªvel? Monday, July 2, 12
  • 20. Aberto para a inova??o Tela curva Monday, July 2, 12
  • 21. Aberto para a inova??o Monday, July 2, 12
  • 22. O consumidor escolhe http://www.?ickr.com/photos/tfrancis/2558039735/ Monday, July 2, 12
  • 23. Market Share IDC Worldwide Mobile Phone Tracker, May 24, 2012 iOS Symbian 23.0% 6.8% BlackBerry OS 6.4% Linux 2.3% Windows (Mobile + Phone 7) 2.2% Other 0.3% Android 59.0% Q1 2012 Shipments Monday, July 2, 12
  • 24. Ad Impressions Millennial Media, Q1 2012 49.0% 1.0% 33.0% Android 3.0% iOS BlackBerry OS 14.0% Windows (Mobile + Phone 7) Symbian Monday, July 2, 12
  • 25. Daily Android Activations Andy Rubin, Google 1,000,000 1,000,000 750,000 500,000 500,000 250,000 100,000 0 2010 2011 June/2012 Monday, July 2, 12
  • 26. Google Play Apps former Android Market 600,000 450,000 300,000 150,000 0 Mar ¡®09 Mar ¡®10 Aug ¡®10 May ¡®11 Oct ¡®11 Jan ¡®12 Jun ¡®12 20 bi downloads Monday, July 2, 12
  • 27. Android + iOS 80% Monday, July 2, 12
  • 28. ¡°One size ?ts all¡± frameworks Monday, July 2, 12
  • 29. Destaques do Rhodes: UI e UX ruins Monday, July 2, 12
  • 31. Gerenciamento de mem¨®ria Garbage Collector Monday, July 2, 12
  • 32. Gerenciamento de mem¨®ria Mem¨®ria livre ¨¦ desperd¨ªcio Monday, July 2, 12
  • 33. Gerenciamento de Mem¨®ria ? O SO fecha e restaura aplicativos automaticamente, conforme necess¨¢rio ? O desenvolvedor n?o precisa n?o deve ?nalizar aplicativos manualmente Monday, July 2, 12
  • 34. O Framework ? Views ? Content Providers ? Intents ? Resource Manager ? Noti?cation Manager ? Activity Manager ? ... Monday, July 2, 12
  • 35. Views ? Desenham seu conte¨²do em um canvas ? Eventos (touch, keys, focus) ? Temas e estilos ? Layouts Monday, July 2, 12
  • 36. Layouts ? FrameLayout ? RelativeLayout ? LinearLayout ? TableLayout LayoutParams Monday, July 2, 12
  • 37. Content Provider ? Contatos ? query() ? M¨ªdia ? insert() ? Despertador ? update() ? Hist¨®rico de ? delete() liga??es ? Live Folders ? Con?gura??es Monday, July 2, 12
  • 39. Activity ? ? uma tela do aplicativo ? Carrega a hierarqia de views que ser¨¢ exibida na tela ? Recebe eventos Monday, July 2, 12
  • 40. Ciclo de vida da Activity Monday, July 2, 12
  • 41. Seguran?a ? Permiss?es no AndroidManifest.xml ? Ao instalar, o usu¨¢rio ¨¦ avisado sobre as permiss?es ? Linux: UID Monday, July 2, 12
  • 42. Tela ? Tamanhos ? Densidades ? small ? ldpi (0.75) ? normal ? mdpi (1.0) ? large ? hdpi (1.5) ? x-large ? xhdpi (2.0) http://developer.android.com/resources/dashboard/screens.html - May 1, 2012 Monday, July 2, 12
  • 43. Fragmenta??o http://developer.android.com/resources/dashboard/platform-versions.html - May 1, 2012 Monday, July 2, 12
  • 44. Honeycomb ? Interface otimizada para tablets ? Noti?ca??es mais ricas ? Acelera??o de hardware para APIs de views ? Action Bar ? Fragments (+ compatibility package) ? Renderscript Monday, July 2, 12
  • 45. Honeycomb Fragments Monday, July 2, 12
  • 46. Honeycomb Fragments Monday, July 2, 12
  • 47. Android Open Accessory Perif¨¦ricos USB <=> SO e Apps Compat¨ªvel com Arduino Gingerbread (2.3.4) e Honeycomb (3.1) http://www.youtube.com/watch?v=OxzucwjFEEs Monday, July 2, 12
  • 48. Google TV Android na sala Monday, July 2, 12
  • 49. Ice Cream Sandwich Um s¨® SO para todos os tipos de dispositivos http://www.youtube.com/watch?v=OxzucwjFEEs Monday, July 2, 12
  • 50. Ice Cream Sandwich Interface re?nada http://www.youtube.com/watch?v=OxzucwjFEEs Monday, July 2, 12
  • 51. Ice Cream Sandwich Framework avan?ado que simpli?ca cross-device http://www.youtube.com/watch?v=OxzucwjFEEs Monday, July 2, 12
  • 52. Jelly Bean ¡°Project Butter¡± Interface mais suave http://developer.android.com/about/versions/jelly-bean.html Monday, July 2, 12
  • 53. Jelly Bean Expandable noti?cations http://developer.android.com/about/versions/jelly-bean.html Monday, July 2, 12
  • 54. Jelly Bean App Encryption Smart App Updates - ¡°delta¡± http://developer.android.com/about/versions/jelly-bean.html Monday, July 2, 12
  • 55. Jelly Bean Google Now - Voice Search http://developer.android.com/about/versions/jelly-bean.html Monday, July 2, 12
  • 56. Backports Support Package http://abs.io/ http://nineoldandroids.com/ Monday, July 2, 12
  • 57. Material de estudo ? http://developer.android.com ? Google Groups ? android-developers (o?cial) ? androidbrasil ? androidbrasil-dev ? http://stackoverflow.com/questions/tagged/ android Monday, July 2, 12
  • 58. Perguntas? ? ? ? Monday, July 2, 12