SlideShare una empresa de Scribd logo
1 de 58
Descargar para leer sin conexión
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.flickr.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 fits 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 finalizar
               aplicativos manualmente




Monday, July 2, 12
O Framework

         •     Views
         •     Content Providers
         •     Intents
         •     Resource Manager
         •     Notification 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
         •     Configuraçõ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
         •     Notificaçõ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 refinada



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




Monday, July 2, 12
Ice Cream Sandwich
                Framework avançado que simplifica 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 notifications



      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 (oficial)
              •      androidbrasil
              •      androidbrasil-dev
         •     http://stackoverflow.com/questions/tagged/
               android



Monday, July 2, 12
Perguntas?



                         ?
                             ?
                     ?


Monday, July 2, 12

Más contenido relacionado

Destacado

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+applicationsMuhammad Ikram Ul Haq
 
今更Exif forensics
今更Exif forensics今更Exif forensics
今更Exif forensicsForensics0ro
 
A3 Ο ρόλος της άθλησης στην αρχαία Ελλάδα
A3 Ο ρόλος της άθλησης στην αρχαία ΕλλάδαA3 Ο ρόλος της άθλησης στην αρχαία Ελλάδα
A3 Ο ρόλος της άθλησης στην αρχαία Ελλάδαgymzosim
 
이산수학 C1 프로젝트 6
이산수학 C1 프로젝트 6이산수학 C1 프로젝트 6
이산수학 C1 프로젝트 6pkok15
 
Cinco razões para contratar gerente de midias sociais
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 sociaisPortal Voluntários Online
 
2012 Dm A0 03 Pdf
2012 Dm A0 03 Pdf2012 Dm A0 03 Pdf
2012 Dm A0 03 Pdfjinwookhong
 
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 dobuVojislav Rodic
 
追寻现代(三卷合集)
追寻现代(三卷合集)追寻现代(三卷合集)
追寻现代(三卷合集)Alex Wong
 
ข้อมูลและสารสนเทศ
ข้อมูลและสารสนเทศข้อมูลและสารสนเทศ
ข้อมูลและสารสนเทศyosawat1089
 
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 31Seomra Ranga
 
حى بن يقظان
حى بن يقظانحى بن يقظان
حى بن يقظانSaad Zaher
 
ROZ Trainingen (folder)
ROZ Trainingen (folder)ROZ Trainingen (folder)
ROZ Trainingen (folder)ROZGroep
 
2015 01-16 - tróia - catarina
2015 01-16 - tróia - catarina2015 01-16 - tróia - catarina
2015 01-16 - tróia - catarinaO Ciclista
 

Destacado (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
 
今更Exif forensics
今更Exif forensics今更Exif forensics
今更Exif forensics
 
Surf
Surf  Surf
Surf
 
A3 Ο ρόλος της άθλησης στην αρχαία Ελλάδα
A3 Ο ρόλος της άθλησης στην αρχαία ΕλλάδαA3 Ο ρόλος της άθλησης στην αρχαία Ελλάδα
A3 Ο ρόλος της άθλησης στην αρχαία Ελλάδα
 
이산수학 C1 프로젝트 6
이산수학 C1 프로젝트 6이산수학 C1 프로젝트 6
이산수학 C1 프로젝트 6
 
Cinco razões para contratar gerente de midias sociais
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
 
цвет
цветцвет
цвет
 
2012 Dm A0 03 Pdf
2012 Dm A0 03 Pdf2012 Dm A0 03 Pdf
2012 Dm A0 03 Pdf
 
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...
 
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
 
Fm devizno trziste
Fm devizno trzisteFm devizno trziste
Fm devizno trziste
 
Biblioteke u digitalnom dobu
Biblioteke u digitalnom dobuBiblioteke u digitalnom dobu
Biblioteke u digitalnom dobu
 
追寻现代(三卷合集)
追寻现代(三卷合集)追寻现代(三卷合集)
追寻现代(三卷合集)
 
Eskola kirola
Eskola kirolaEskola kirola
Eskola kirola
 
ข้อมูลและสารสนเทศ
ข้อมูลและสารสนเทศข้อมูลและสารสนเทศ
ข้อมูลและสารสนเทศ
 
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
 
حى بن يقظان
حى بن يقظانحى بن يقظان
حى بن يقظان
 
ROZ Trainingen (folder)
ROZ Trainingen (folder)ROZ Trainingen (folder)
ROZ Trainingen (folder)
 
2015 01-16 - tróia - catarina
2015 01-16 - tróia - catarina2015 01-16 - tróia - catarina
2015 01-16 - tróia - catarina
 
Moda
ModaModa
Moda
 

Similar a Android Visão Geral - SO Aberto para Inovação

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 aiderTristan Nitot
 
The Web Designers Toolkit
The Web Designers ToolkitThe Web Designers Toolkit
The Web Designers ToolkitR/GA
 
Wideo Pitch
Wideo PitchWideo Pitch
Wideo PitchTony Jin
 
Android最新技術動向(2012.2)
Android最新技術動向(2012.2)Android最新技術動向(2012.2)
Android最新技術動向(2012.2)Makoto Anjo
 
Android presentation
Android presentationAndroid presentation
Android presentationhussainghoto
 
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 1NAILBITER
 
Mobile beneath-the-sheets
Mobile beneath-the-sheetsMobile beneath-the-sheets
Mobile beneath-the-sheetsresponseteam
 
Osm techniques and developemnt
Osm techniques and developemntOsm techniques and developemnt
Osm techniques and developemntDongpo Deng
 
Android Fundamentals & Figures of 2012
Android Fundamentals & Figures of 2012Android Fundamentals & Figures of 2012
Android Fundamentals & Figures of 2012NAILBITER
 
Android OS Presentation
Android OS PresentationAndroid OS Presentation
Android OS PresentationEks Dhiee ジ
 
Android presentation
Android presentationAndroid presentation
Android presentationDipesh Shome
 
Android technology _seminar_ ppt
Android technology _seminar_ pptAndroid technology _seminar_ ppt
Android technology _seminar_ pptvikas 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 WalkthroughBenjamin 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 MumbaiItvedant
 

Similar a Android Visão Geral - SO Aberto para Inovação (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
 
The Web Designers Toolkit
The Web Designers ToolkitThe Web Designers Toolkit
The Web Designers Toolkit
 
Android
AndroidAndroid
Android
 
Wideo Pitch
Wideo PitchWideo Pitch
Wideo Pitch
 
Android最新技術動向(2012.2)
Android最新技術動向(2012.2)Android最新技術動向(2012.2)
Android最新技術動向(2012.2)
 
Android presentation
Android presentationAndroid presentation
Android presentation
 
Android
Android Android
Android
 
Presentation1
Presentation1Presentation1
Presentation1
 
Day1 what is android(print)
Day1 what is android(print)Day1 what is android(print)
Day1 what is android(print)
 
Android Workshop Session 1
Android Workshop Session 1Android Workshop Session 1
Android Workshop Session 1
 
Mobile beneath-the-sheets
Mobile beneath-the-sheetsMobile beneath-the-sheets
Mobile beneath-the-sheets
 
Osm techniques and developemnt
Osm techniques and developemntOsm techniques and developemnt
Osm techniques and developemnt
 
Android Fundamentals & Figures of 2012
Android Fundamentals & Figures of 2012Android Fundamentals & Figures of 2012
Android Fundamentals & Figures of 2012
 
Android OS Presentation
Android OS PresentationAndroid OS Presentation
Android OS Presentation
 
Pp2
Pp2Pp2
Pp2
 
Android presentation
Android presentationAndroid presentation
Android presentation
 
Android technology _seminar_ ppt
Android technology _seminar_ pptAndroid technology _seminar_ ppt
Android technology _seminar_ ppt
 
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
 
Introducing Android
Introducing AndroidIntroducing Android
Introducing Android
 
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
 

Último

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 

Último (20)

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 

Android Visão Geral - SO Aberto para Inovação

  • 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.flickr.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 fits 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 finalizar aplicativos manualmente Monday, July 2, 12
  • 34. O Framework • Views • Content Providers • Intents • Resource Manager • Notification 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 • Configuraçõ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 • Notificaçõ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 refinada http://www.youtube.com/watch?v=OxzucwjFEEs Monday, July 2, 12
  • 51. Ice Cream Sandwich Framework avançado que simplifica 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 notifications 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 (oficial) • androidbrasil • androidbrasil-dev • http://stackoverflow.com/questions/tagged/ android Monday, July 2, 12
  • 58. Perguntas? ? ? ? Monday, July 2, 12