SlideShare a Scribd company logo
1 of 15
Download to read offline
Copyright © 2012, Oracle and/or its affiliates. 1 All rights reserved.
Copyright © 2103, Oracle and/or its affiliates. 2 All rights reserved. 
Mobile Development 
Denis Abrantes 
Product Management
Copyright © 2103, Oracle and/or its affiliates. 3 All rights reserved. 
Mobile Web App 
(Viewed in Safari) 
3 Mobile Application Types 
Mobile Web 
Apps 
 Online application 
accessed through 
mobile device 
browser 
 Browser governs 
access to local 
storage and device 
services (camera, 
GPS, etc.) 
 Highly reusable 
code 
 Highly portable 
Native Mobile 
Apps 
 Application installed & 
runs on device 
 Optimized for specific 
mobile platform and 
form factor 
 Direct access to local 
storage and device 
services 
 Code reuse can be 
complex 
 Portability requires 
work 
Hybrid Mobile 
Apps 
 Application installed & 
runs on device with 
HTML5 UI 
 Optimized for specific 
mobile platform & form 
factor 
 Direct access to local 
storage and device 
services 
 Code reuse simplified 
 Portability simplified 
Native App 
(iOS)
Copyright © 2103, Oracle and/or its affiliates. 4 All rights reserved. 
Java HTML5 
Use Existing Skills Set 
Built On Standards 
Mobile Development 
Unique Hybrid Mobile Framework
Copyright © 2103, Oracle and/or its affiliates. 5 All rights reserved. 
Mobile Development Overview 
 Thin Native container on each 
platform 
– Allows for native application 
install 
– Allows for device interaction 
– Push notification support 
 HTML5/JavaScript based 
Frontend 
 Java Backend 
 Encrypted SQLite
Copyright © 2103, Oracle and/or its affiliates. 6 All rights reserved. 
Business Services Development 
 Code logic with Java 
 Lightweight JVM 
 Native library on device 
 Easy access to remote services 
– SOAP 
– REST (JSON/XML)
Copyright © 2103, Oracle and/or its affiliates. 7 All rights reserved. 
UI Development 
 Device native user experience 
 Spring board and tab bar for 
feature navigation 
 Advanced HTML5-based UI 
– Full animation, gesture, and 
touch interaction support 
 Interactive Data Visualization 
Components 
Rich User Interfaces
Copyright © 2103, Oracle and/or its affiliates. 8 All rights reserved. 
UI Development 
 XML format built visually in JDeveloper 
 50+ Components 
 Drag & Drop to the Page 
 Declarative data binding 
 Rendered into HTML5 on device at RT 
ADF Mobile XML (AMX)
Copyright © 2103, Oracle and/or its affiliates. 9 All rights reserved. 
Rich Component Set 
Oracle proprietary and confidential 
• T-Maps • Carousel 
• ListView 
• Gauge 
• Charts 
• GeoMap 
• Basic Components • Forms
Copyright © 2103, Oracle and/or its affiliates. 10 All rights reserved. 
ADF Controller 
 Define the flow of your application 
 Navigate between pages 
 Similar to ADF Web Controller 
True MVC Architecture
Copyright © 2103, Oracle and/or its affiliates. 11 All rights reserved. 
ADF Binding – Simplify UI Creation 
 Drag and drop service components 
to create UI components 
 Drag data or methods 
 Drop as various UI components 
 Easily expose 
– Java classes 
– Web services (SOAP and REST) 
Map Data to the UI
Copyright © 2103, Oracle and/or its affiliates. 12 All rights reserved. 
Device Features Interaction 
 Leverages Apache Cordova 
 Drag and drop to use 
– Email 
– SMS 
– Contacts 
– GPS 
– Camera 
 Or access programmatically
Copyright © 2103, Oracle and/or its affiliates. 13 All rights reserved. 
Local Data Storage 
 SQLite database 
– Portable, lightweight relational database 
 JDBC database access 
 Encrypted data 
Encrypted 
SQLite DB
Copyright © 2103, Oracle and/or its affiliates. 14 All rights reserved. 
Native Push Notification Support 
 Push notifications to mobile users 
from a single code base 
 Leverage native push notification 
– iOS: Apple Push Notification 
– Android: Google Cloud Messaging 
Service 
 Tightly integrated 
– With the application lifecycle and 
business logic
Copyright © 2103, Oracle and/or its affiliates. 15 All rights reserved.

More Related Content

What's hot

Mobile ECM for the iPad, iPhone, Android and Mobile Browsers
Mobile ECM for the iPad, iPhone, Android and Mobile BrowsersMobile ECM for the iPad, iPhone, Android and Mobile Browsers
Mobile ECM for the iPad, iPhone, Android and Mobile Browsers
Fishbowl Solutions
 
Sencha touch在移动设备的应用
Sencha touch在移动设备的应用Sencha touch在移动设备的应用
Sencha touch在移动设备的应用
sankyu Tang
 
Kb tech-2011-wld-01-blackberry
Kb tech-2011-wld-01-blackberryKb tech-2011-wld-01-blackberry
Kb tech-2011-wld-01-blackberry
altermyth
 
ttv_1215410348
ttv_1215410348ttv_1215410348
ttv_1215410348
toptiervcs
 

What's hot (10)

Mobile ECM for the iPad, iPhone, Android and Mobile Browsers
Mobile ECM for the iPad, iPhone, Android and Mobile BrowsersMobile ECM for the iPad, iPhone, Android and Mobile Browsers
Mobile ECM for the iPad, iPhone, Android and Mobile Browsers
 
Xoriant Smartphone apps accelerator
Xoriant Smartphone apps acceleratorXoriant Smartphone apps accelerator
Xoriant Smartphone apps accelerator
 
Sencha touch在移动设备的应用
Sencha touch在移动设备的应用Sencha touch在移动设备的应用
Sencha touch在移动设备的应用
 
OOW13: Developing secure mobile applications (CON8902)
OOW13: Developing secure mobile applications (CON8902)OOW13: Developing secure mobile applications (CON8902)
OOW13: Developing secure mobile applications (CON8902)
 
Kb tech-2011-wld-01-blackberry
Kb tech-2011-wld-01-blackberryKb tech-2011-wld-01-blackberry
Kb tech-2011-wld-01-blackberry
 
Mobile SSO: Give App Users a Break from Typing Passwords
Mobile SSO: Give App Users a Break from Typing PasswordsMobile SSO: Give App Users a Break from Typing Passwords
Mobile SSO: Give App Users a Break from Typing Passwords
 
Beyond MDM: 5 Things You Must do to Secure Mobile Devices in the Enterprise
Beyond MDM: 5 Things You Must do to Secure Mobile Devices in the EnterpriseBeyond MDM: 5 Things You Must do to Secure Mobile Devices in the Enterprise
Beyond MDM: 5 Things You Must do to Secure Mobile Devices in the Enterprise
 
Successful Enterprise Single Sign-on: Addressing Deployment Challenges
Successful Enterprise Single Sign-on: Addressing Deployment ChallengesSuccessful Enterprise Single Sign-on: Addressing Deployment Challenges
Successful Enterprise Single Sign-on: Addressing Deployment Challenges
 
Bee Eye
Bee EyeBee Eye
Bee Eye
 
ttv_1215410348
ttv_1215410348ttv_1215410348
ttv_1215410348
 

Similar to Crie Aplicações Mobile Híbridas Escritas em Java, para iOS e Android

Shaping a Technology Strategy for Mobile Development
Shaping a Technology Strategy for Mobile DevelopmentShaping a Technology Strategy for Mobile Development
Shaping a Technology Strategy for Mobile Development
frog
 
IBM Worklight - Technical Overview
IBM Worklight - Technical OverviewIBM Worklight - Technical Overview
IBM Worklight - Technical Overview
IIC_Barcelona
 
Adobe AIR Mobile development for Android and PlayBook
Adobe AIR Mobile development for Android and PlayBookAdobe AIR Mobile development for Android and PlayBook
Adobe AIR Mobile development for Android and PlayBook
Mihai Corlan
 

Similar to Crie Aplicações Mobile Híbridas Escritas em Java, para iOS e Android (20)

Mobile Application Framework - OFM Canberra September 2014
Mobile Application Framework - OFM Canberra September 2014Mobile Application Framework - OFM Canberra September 2014
Mobile Application Framework - OFM Canberra September 2014
 
Adf mobile overview
Adf mobile overviewAdf mobile overview
Adf mobile overview
 
Con9437 ad ffor_ebs and mobile
Con9437 ad ffor_ebs and mobileCon9437 ad ffor_ebs and mobile
Con9437 ad ffor_ebs and mobile
 
Oracle ADF Architecture TV - Design - Architecting for ADF Mobile Integration
Oracle ADF Architecture TV - Design - Architecting for ADF Mobile IntegrationOracle ADF Architecture TV - Design - Architecting for ADF Mobile Integration
Oracle ADF Architecture TV - Design - Architecting for ADF Mobile Integration
 
Oracle E-Business Suitre mobile apps ADF
Oracle E-Business Suitre mobile apps ADFOracle E-Business Suitre mobile apps ADF
Oracle E-Business Suitre mobile apps ADF
 
Mobile Apps Develpment - A Comparison
Mobile Apps Develpment - A ComparisonMobile Apps Develpment - A Comparison
Mobile Apps Develpment - A Comparison
 
Shaping a Technology Strategy for Mobile Development
Shaping a Technology Strategy for Mobile DevelopmentShaping a Technology Strategy for Mobile Development
Shaping a Technology Strategy for Mobile Development
 
Implementing Data Caching and Data Synching Using Oracle MAF
Implementing Data Caching and Data Synching Using Oracle MAFImplementing Data Caching and Data Synching Using Oracle MAF
Implementing Data Caching and Data Synching Using Oracle MAF
 
Oracle ADF Mobile OGh (Oracle User Group Netherlands)
Oracle ADF Mobile OGh (Oracle User Group Netherlands)Oracle ADF Mobile OGh (Oracle User Group Netherlands)
Oracle ADF Mobile OGh (Oracle User Group Netherlands)
 
AMIS UX Event 2014: Mobile ADF; From Design To Device; The Tools that make it...
AMIS UX Event 2014: Mobile ADF; From Design To Device; The Tools that make it...AMIS UX Event 2014: Mobile ADF; From Design To Device; The Tools that make it...
AMIS UX Event 2014: Mobile ADF; From Design To Device; The Tools that make it...
 
Oracle and Mobile, From Design to Device; The tools that make it happen - Use...
Oracle and Mobile, From Design to Device; The tools that make it happen - Use...Oracle and Mobile, From Design to Device; The tools that make it happen - Use...
Oracle and Mobile, From Design to Device; The tools that make it happen - Use...
 
IBM Worklight - Technical Overview
IBM Worklight - Technical OverviewIBM Worklight - Technical Overview
IBM Worklight - Technical Overview
 
IBM ConnectED SPOT104: Lightning-Fast Development of Native Mobile Apps for I...
IBM ConnectED SPOT104: Lightning-Fast Development of Native Mobile Apps for I...IBM ConnectED SPOT104: Lightning-Fast Development of Native Mobile Apps for I...
IBM ConnectED SPOT104: Lightning-Fast Development of Native Mobile Apps for I...
 
Palm WebOS Overview
Palm WebOS OverviewPalm WebOS Overview
Palm WebOS Overview
 
Adobe AIR Mobile development for Android and PlayBook
Adobe AIR Mobile development for Android and PlayBookAdobe AIR Mobile development for Android and PlayBook
Adobe AIR Mobile development for Android and PlayBook
 
Development Workshop on ET1, Android and Motorola RhoElements
Development Workshop on ET1, Android and Motorola RhoElementsDevelopment Workshop on ET1, Android and Motorola RhoElements
Development Workshop on ET1, Android and Motorola RhoElements
 
Couchbase Chennai Meetup 2 - Couchbase - Mobile
Couchbase Chennai Meetup 2 - Couchbase - MobileCouchbase Chennai Meetup 2 - Couchbase - Mobile
Couchbase Chennai Meetup 2 - Couchbase - Mobile
 
Android remote application publishing framework
Android remote application publishing frameworkAndroid remote application publishing framework
Android remote application publishing framework
 
AnDevCon: Introduction to Darwino
AnDevCon: Introduction to DarwinoAnDevCon: Introduction to Darwino
AnDevCon: Introduction to Darwino
 
Android Development with Flash Platform
Android Development with Flash PlatformAndroid Development with Flash Platform
Android Development with Flash Platform
 

More from Bruno Borges

Tecnologias Oracle em Docker Containers On-premise e na Nuvem
Tecnologias Oracle em Docker Containers On-premise e na NuvemTecnologias Oracle em Docker Containers On-premise e na Nuvem
Tecnologias Oracle em Docker Containers On-premise e na Nuvem
Bruno Borges
 
Build and Monitor Cloud PaaS with JVM’s Nashorn JavaScripts [CON1859]
Build and Monitor Cloud PaaS with JVM’s Nashorn JavaScripts [CON1859]Build and Monitor Cloud PaaS with JVM’s Nashorn JavaScripts [CON1859]
Build and Monitor Cloud PaaS with JVM’s Nashorn JavaScripts [CON1859]
Bruno Borges
 
Cloud Services for Developers: What’s Inside Oracle Cloud for You? [CON1861]
Cloud Services for Developers: What’s Inside Oracle Cloud for You? [CON1861]Cloud Services for Developers: What’s Inside Oracle Cloud for You? [CON1861]
Cloud Services for Developers: What’s Inside Oracle Cloud for You? [CON1861]
Bruno Borges
 
Java EE Application Servers: Containerized or Multitenant? Both! [CON7506]
Java EE Application Servers: Containerized or Multitenant? Both! [CON7506]Java EE Application Servers: Containerized or Multitenant? Both! [CON7506]
Java EE Application Servers: Containerized or Multitenant? Both! [CON7506]
Bruno Borges
 
Tweet for Beer - Beertap Powered by Java Goes IoT, Cloud, and JavaFX
Tweet for Beer - Beertap Powered by Java Goes IoT, Cloud, and JavaFXTweet for Beer - Beertap Powered by Java Goes IoT, Cloud, and JavaFX
Tweet for Beer - Beertap Powered by Java Goes IoT, Cloud, and JavaFX
Bruno Borges
 

More from Bruno Borges (20)

Secrets of Performance Tuning Java on Kubernetes
Secrets of Performance Tuning Java on KubernetesSecrets of Performance Tuning Java on Kubernetes
Secrets of Performance Tuning Java on Kubernetes
 
[Outdated] Secrets of Performance Tuning Java on Kubernetes
[Outdated] Secrets of Performance Tuning Java on Kubernetes[Outdated] Secrets of Performance Tuning Java on Kubernetes
[Outdated] Secrets of Performance Tuning Java on Kubernetes
 
From GitHub Source to GitHub Release: Free CICD Pipelines For JavaFX Apps
From GitHub Source to GitHub Release: Free CICD Pipelines For JavaFX AppsFrom GitHub Source to GitHub Release: Free CICD Pipelines For JavaFX Apps
From GitHub Source to GitHub Release: Free CICD Pipelines For JavaFX Apps
 
Making Sense of Serverless Computing
Making Sense of Serverless ComputingMaking Sense of Serverless Computing
Making Sense of Serverless Computing
 
Visual Studio Code for Java and Spring Developers
Visual Studio Code for Java and Spring DevelopersVisual Studio Code for Java and Spring Developers
Visual Studio Code for Java and Spring Developers
 
Taking Spring Apps for a Spin on Microsoft Azure Cloud
Taking Spring Apps for a Spin on Microsoft Azure CloudTaking Spring Apps for a Spin on Microsoft Azure Cloud
Taking Spring Apps for a Spin on Microsoft Azure Cloud
 
A Look Back at Enterprise Integration Patterns and Their Use into Today's Ser...
A Look Back at Enterprise Integration Patterns and Their Use into Today's Ser...A Look Back at Enterprise Integration Patterns and Their Use into Today's Ser...
A Look Back at Enterprise Integration Patterns and Their Use into Today's Ser...
 
Melhore o Desenvolvimento do Time com DevOps na Nuvem
Melhore o Desenvolvimento do Time com DevOps na NuvemMelhore o Desenvolvimento do Time com DevOps na Nuvem
Melhore o Desenvolvimento do Time com DevOps na Nuvem
 
Tecnologias Oracle em Docker Containers On-premise e na Nuvem
Tecnologias Oracle em Docker Containers On-premise e na NuvemTecnologias Oracle em Docker Containers On-premise e na Nuvem
Tecnologias Oracle em Docker Containers On-premise e na Nuvem
 
Java EE Arquillian Testing with Docker & The Cloud
Java EE Arquillian Testing with Docker & The CloudJava EE Arquillian Testing with Docker & The Cloud
Java EE Arquillian Testing with Docker & The Cloud
 
Migrating From Applets to Java Desktop Apps in JavaFX
Migrating From Applets to Java Desktop Apps in JavaFXMigrating From Applets to Java Desktop Apps in JavaFX
Migrating From Applets to Java Desktop Apps in JavaFX
 
Servidores de Aplicação: Por quê ainda precisamos deles?
Servidores de Aplicação: Por quê ainda precisamos deles?Servidores de Aplicação: Por quê ainda precisamos deles?
Servidores de Aplicação: Por quê ainda precisamos deles?
 
Build and Monitor Cloud PaaS with JVM’s Nashorn JavaScripts [CON1859]
Build and Monitor Cloud PaaS with JVM’s Nashorn JavaScripts [CON1859]Build and Monitor Cloud PaaS with JVM’s Nashorn JavaScripts [CON1859]
Build and Monitor Cloud PaaS with JVM’s Nashorn JavaScripts [CON1859]
 
Cloud Services for Developers: What’s Inside Oracle Cloud for You? [CON1861]
Cloud Services for Developers: What’s Inside Oracle Cloud for You? [CON1861]Cloud Services for Developers: What’s Inside Oracle Cloud for You? [CON1861]
Cloud Services for Developers: What’s Inside Oracle Cloud for You? [CON1861]
 
Booting Up Spring Apps on Lightweight Cloud Services [CON10258]
Booting Up Spring Apps on Lightweight Cloud Services [CON10258]Booting Up Spring Apps on Lightweight Cloud Services [CON10258]
Booting Up Spring Apps on Lightweight Cloud Services [CON10258]
 
Java EE Application Servers: Containerized or Multitenant? Both! [CON7506]
Java EE Application Servers: Containerized or Multitenant? Both! [CON7506]Java EE Application Servers: Containerized or Multitenant? Both! [CON7506]
Java EE Application Servers: Containerized or Multitenant? Both! [CON7506]
 
Running Oracle WebLogic on Docker Containers [BOF7537]
Running Oracle WebLogic on Docker Containers [BOF7537]Running Oracle WebLogic on Docker Containers [BOF7537]
Running Oracle WebLogic on Docker Containers [BOF7537]
 
Lightweight Java in the Cloud
Lightweight Java in the CloudLightweight Java in the Cloud
Lightweight Java in the Cloud
 
Tweet for Beer - Beertap Powered by Java Goes IoT, Cloud, and JavaFX
Tweet for Beer - Beertap Powered by Java Goes IoT, Cloud, and JavaFXTweet for Beer - Beertap Powered by Java Goes IoT, Cloud, and JavaFX
Tweet for Beer - Beertap Powered by Java Goes IoT, Cloud, and JavaFX
 
Integrando Oracle BPM com Java EE e WebSockets
Integrando Oracle BPM com Java EE e WebSocketsIntegrando Oracle BPM com Java EE e WebSockets
Integrando Oracle BPM com Java EE e WebSockets
 

Recently uploaded

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 

Recently uploaded (20)

Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
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...
 
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
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 

Crie Aplicações Mobile Híbridas Escritas em Java, para iOS e Android

  • 1. Copyright © 2012, Oracle and/or its affiliates. 1 All rights reserved.
  • 2. Copyright © 2103, Oracle and/or its affiliates. 2 All rights reserved. Mobile Development Denis Abrantes Product Management
  • 3. Copyright © 2103, Oracle and/or its affiliates. 3 All rights reserved. Mobile Web App (Viewed in Safari) 3 Mobile Application Types Mobile Web Apps  Online application accessed through mobile device browser  Browser governs access to local storage and device services (camera, GPS, etc.)  Highly reusable code  Highly portable Native Mobile Apps  Application installed & runs on device  Optimized for specific mobile platform and form factor  Direct access to local storage and device services  Code reuse can be complex  Portability requires work Hybrid Mobile Apps  Application installed & runs on device with HTML5 UI  Optimized for specific mobile platform & form factor  Direct access to local storage and device services  Code reuse simplified  Portability simplified Native App (iOS)
  • 4. Copyright © 2103, Oracle and/or its affiliates. 4 All rights reserved. Java HTML5 Use Existing Skills Set Built On Standards Mobile Development Unique Hybrid Mobile Framework
  • 5. Copyright © 2103, Oracle and/or its affiliates. 5 All rights reserved. Mobile Development Overview  Thin Native container on each platform – Allows for native application install – Allows for device interaction – Push notification support  HTML5/JavaScript based Frontend  Java Backend  Encrypted SQLite
  • 6. Copyright © 2103, Oracle and/or its affiliates. 6 All rights reserved. Business Services Development  Code logic with Java  Lightweight JVM  Native library on device  Easy access to remote services – SOAP – REST (JSON/XML)
  • 7. Copyright © 2103, Oracle and/or its affiliates. 7 All rights reserved. UI Development  Device native user experience  Spring board and tab bar for feature navigation  Advanced HTML5-based UI – Full animation, gesture, and touch interaction support  Interactive Data Visualization Components Rich User Interfaces
  • 8. Copyright © 2103, Oracle and/or its affiliates. 8 All rights reserved. UI Development  XML format built visually in JDeveloper  50+ Components  Drag & Drop to the Page  Declarative data binding  Rendered into HTML5 on device at RT ADF Mobile XML (AMX)
  • 9. Copyright © 2103, Oracle and/or its affiliates. 9 All rights reserved. Rich Component Set Oracle proprietary and confidential • T-Maps • Carousel • ListView • Gauge • Charts • GeoMap • Basic Components • Forms
  • 10. Copyright © 2103, Oracle and/or its affiliates. 10 All rights reserved. ADF Controller  Define the flow of your application  Navigate between pages  Similar to ADF Web Controller True MVC Architecture
  • 11. Copyright © 2103, Oracle and/or its affiliates. 11 All rights reserved. ADF Binding – Simplify UI Creation  Drag and drop service components to create UI components  Drag data or methods  Drop as various UI components  Easily expose – Java classes – Web services (SOAP and REST) Map Data to the UI
  • 12. Copyright © 2103, Oracle and/or its affiliates. 12 All rights reserved. Device Features Interaction  Leverages Apache Cordova  Drag and drop to use – Email – SMS – Contacts – GPS – Camera  Or access programmatically
  • 13. Copyright © 2103, Oracle and/or its affiliates. 13 All rights reserved. Local Data Storage  SQLite database – Portable, lightweight relational database  JDBC database access  Encrypted data Encrypted SQLite DB
  • 14. Copyright © 2103, Oracle and/or its affiliates. 14 All rights reserved. Native Push Notification Support  Push notifications to mobile users from a single code base  Leverage native push notification – iOS: Apple Push Notification – Android: Google Cloud Messaging Service  Tightly integrated – With the application lifecycle and business logic
  • 15. Copyright © 2103, Oracle and/or its affiliates. 15 All rights reserved.