SlideShare uma empresa Scribd logo
1 de 41
Development Playbook Application With Adobe AIR 2.5 and QNX SDK Oleh : TubagusSaepul Anwar 20 Januari 2011
SiapakahSaya?(TubagusSaepul Anwar) Senior Flex/AIR Developer di PT. CiptadanaCapital. Mengerjakanpengembangan software FinancialdanStock Trading BerorientasipadaUser Experience, Usability, danGUI SeorangMahasiswa S2 MKOM di Budi Luhur AnggotaAUGI (Adobe User Group Indonesia)
Apakahitu Playbook? Playbook adalah gadget berbentuk tablet yang dikeluarkanoleh RIM (Research In Motion) Playbook Memiliki OS bernama QNX Multi Tasking Dapatterhubungdengan BB (BBM, Email, Calender, Push Teknology) CocokUntuk Game dan Multimedia Support Adobe AIR
DetilFitur Playbook 1 GHz dual core processor 1 GB RAM High Fidelity Webkit browser Full Adobe Flash 10.1 support High Definition cameras (3 MP front, 5 MP rear) 1080p HD Video (H.264, MPEG4, WMV video ouput) 7” LCD Display 1024x600 px WiFi 802.11 a/b/g/n Micro USB dan Micro HDMI Berat 400 g
Gambar Playbook
Apa yang barudi AIR 2.5? ,[object Object]
Adobe AIR for TV
Adobe AIR for Desktop,[object Object]
Detil AIR 2.5 http://kb2.adobe.com/cps/868/cpsid_86822.html#main_What's new in AIR 2.5 http://blogs.adobe.com/air/2010/10/adobe-air-2-is-now-available.html
Adobe AIR For Mobile Mendukung Android     (.apk) Mendukung Playbook    (.bar)
Adobe AIR for Desktop BisaBerjalandi OS Linux, Mac, dan Windows DistribusiApplikasi (*.air, DMG, EXE) Bisasebagai Native aplikasi (*.exe, *.app, etc) Custum Chrome Rich Component Library
Apasaja yang mestidipersiapkan? Adobe Flash Builder Burrito SDK Playbook Simulator
Link Download Flash Builder Buritodan Playbook SDK http://labs.adobe.com/technologies/flashbuilder_burrito/ http://us.blackberry.com/developers/tablet/adobe.jsp
UI Component QNX Button IconButton CheckBox RadioButton LabelButton
UI Component QNX ToggleSwitch List DropDown ScrollPane Dan lain – lain See http://www.blackberry.com/developers/docs/airapi/1.0.0/index.html?
SKINNING DapatMenggunakan Image Dapatmenggunakan class Graphic
SKINNING SkinStates.DISABLED SkinStates.DISABLED_SELECTED SkinStates.DOWN SkinStates.DOWN_SELECTED SkinStates.FOCUS SkinStates.SELECTED SkinStates.UP SkinStates.UP_ODD
SKINNING
Itegrasi API QNX dan Device Camera Device Sensor Swipe Gesture Application Life Cycle Device Information Activity Indicator Batery Level dan Event Sqlite File I/O Dialog
Camera capabilities Camera Class Support - MendukungPemilihankameradepandanbelakang Camera UI class – Bisamenjalankankamera, mengambil video dangambar CameraRoll class – Bisamemilihgambardarikamare Roll, danmenambahkekamera roll
Device sensor MendukungStandar AIR accelerometer Mendukung AIR Geolocation
Application Lifecycle Menerima Event dariNativeApplication Apps being invoked – InvokeEvent.INVOKE Apps become active – Event.ACTIVATE Apps going into background – Event.DEACTIVE
Swipe Gesture QNXApplicationEvent.SWIPE_DOWN QNXApplicationEvent.SWIPE_START
Device Information Battery Level Battery State Hardware ID Device OS Device PIN Platform Version Vendor ID ,[object Object]
Indentify your user based on PIN
Identify the Device OS functionality,[object Object]
Activity Indicator Menampilkananimasi progress selamamelakukanoperasi This.activityIndicator = new ActivityIndicator(); activityIndicator.x = 100; activityIndicator.y = 100; activityIndicator.animate(true); addChild(this.activityIndicator)
Battery Level dan Event DeviceBatteryEvent.LEVEL_CHANGE, berisi Info Level dari Battery DeviceBatteryEvent.STATE_CHANGE , berisi info state CHARGING, FULL, UKNWON, UNPLUGGED
Penyimpanandi Playbook MenggunakanshareObject MenggunakanSQLite Menggunakan File
SQLite APIs SQLConnection     - open() – Synchronous;     - openAsync() – Asynchronous     - loadSchema() – Database shema     - bisaEnkrip data SQLStatement     - text – SQL Commands     - execute()  SQLError     - details/DetailsID – SQL error message     - operation – SQL command causing error
BisakahMenggabungkan QNX dengan Flex Hero (AIR 2.5)?
ApakahBisa Development untuk Playbook JugaBerjalanPada Android?
BagaimanaManajemen Performance? Strong data typing and code optimization Framework Arsitektur Format Data Services
[Read This] – MenejemenPeformance http://insideria.com/2010/11/flash-player-101-mobile-optimi.html http://z-prox.appspot.com/www.adobe.com/devnet/air/articles/10_tips_building_on_air.html
Apaperbedaan QNX dengan Flex Hero?
Services HTTService URLRequest Webservices (SOAP) RemoteObject Messanging Service (Push) Socket
Format Data XML JSON (Javascript Object Notation) AMF TEXT YAML
Link YAML & JSON http://as3yaml.googlecode.com/svn/trunk/docs/index.html http://flexonrails.net/?cat=35 https://github.com/mikechambers/as3corelib http://www.mikechambers.com/blog/2006/03/28/tutorial-using-json-with-flex-2-and-actionscript-3/
Demo G-SPOT SingkatandariGayaku-Spot MemuatinformasiSinema, TV, Shopping, Sport, BMG, Info Kost, danEvent WaktuPengerjaan15 HARI
Team G-Spot TubagusSaepul Anwar (Framework dan UI) @tubagus99 Yoga Pratama (Data Provider) @si_odong AdiPamungkas (UI)  @adhipamungkas Yoanudin (UX) @jowant Thanks to : - www.inkuiri.com
TerimaKasihFlexIndonesia.blogspot.com anwartubagus@gmail.com

Mais conteúdo relacionado

Mais procurados

Android Development
Android DevelopmentAndroid Development
Android Development
Paulo Hecht
 
Build Mobile Application In Android
Build Mobile Application In AndroidBuild Mobile Application In Android
Build Mobile Application In Android
dnnddane
 
SECON'2017, Кардава Звиад, Android Things + Google Weave
SECON'2017, Кардава Звиад, Android Things + Google WeaveSECON'2017, Кардава Звиад, Android Things + Google Weave
SECON'2017, Кардава Звиад, Android Things + Google Weave
SECON
 

Mais procurados (18)

Apps development for Recon HUDs
Apps development for Recon HUDsApps development for Recon HUDs
Apps development for Recon HUDs
 
Android presentation -the latest mobile operating system.
Android presentation -the latest mobile operating system.Android presentation -the latest mobile operating system.
Android presentation -the latest mobile operating system.
 
Intel XDK in Brief
Intel XDK in BriefIntel XDK in Brief
Intel XDK in Brief
 
Intro To Android App Development
Intro To Android App DevelopmentIntro To Android App Development
Intro To Android App Development
 
Android Wearable App Development - 1
Android Wearable App Development - 1Android Wearable App Development - 1
Android Wearable App Development - 1
 
Apple Watch and WatchKit - A Technical Overview
Apple Watch and WatchKit - A Technical OverviewApple Watch and WatchKit - A Technical Overview
Apple Watch and WatchKit - A Technical Overview
 
Hands-On with the Qualcomm Vuforia Mobile Vision Platform (Beginning tutorial)
Hands-On with the Qualcomm Vuforia Mobile Vision Platform (Beginning tutorial)Hands-On with the Qualcomm Vuforia Mobile Vision Platform (Beginning tutorial)
Hands-On with the Qualcomm Vuforia Mobile Vision Platform (Beginning tutorial)
 
Android Development
Android DevelopmentAndroid Development
Android Development
 
Intel ndk - a few Benchmarks
Intel ndk - a few BenchmarksIntel ndk - a few Benchmarks
Intel ndk - a few Benchmarks
 
Build Mobile Application In Android
Build Mobile Application In AndroidBuild Mobile Application In Android
Build Mobile Application In Android
 
Android Story - Versions and Features
Android Story - Versions and Features Android Story - Versions and Features
Android Story - Versions and Features
 
Android app developers in bangalore- thorsignia
Android app developers in bangalore- thorsigniaAndroid app developers in bangalore- thorsignia
Android app developers in bangalore- thorsignia
 
android level 1
android level 1android level 1
android level 1
 
I/O 2011 報告会 ADKで遊んでみた
I/O 2011 報告会 ADKで遊んでみたI/O 2011 報告会 ADKで遊んでみた
I/O 2011 報告会 ADKで遊んでみた
 
Developing Augmented Reality Android Application [ Droidcon - 2013]
Developing Augmented Reality Android Application [ Droidcon - 2013]Developing Augmented Reality Android Application [ Droidcon - 2013]
Developing Augmented Reality Android Application [ Droidcon - 2013]
 
SECON'2017, Кардава Звиад, Android Things + Google Weave
SECON'2017, Кардава Звиад, Android Things + Google WeaveSECON'2017, Кардава Звиад, Android Things + Google Weave
SECON'2017, Кардава Звиад, Android Things + Google Weave
 
Anatomy of android application
Anatomy of android applicationAnatomy of android application
Anatomy of android application
 
Build your cross-platform service in a week with App Engine
Build your cross-platform service in a week with App EngineBuild your cross-platform service in a week with App Engine
Build your cross-platform service in a week with App Engine
 

Destaque (7)

Les cases del món 1r a
Les  cases del món 1r aLes  cases del món 1r a
Les cases del món 1r a
 
Web 2 modulo vii conceicao fernanda
Web 2 modulo vii conceicao fernandaWeb 2 modulo vii conceicao fernanda
Web 2 modulo vii conceicao fernanda
 
Educação tecnológica
Educação tecnológicaEducação tecnológica
Educação tecnológica
 
Han Nichting over de rol en waarde van trainers
Han Nichting over de rol en waarde van trainersHan Nichting over de rol en waarde van trainers
Han Nichting over de rol en waarde van trainers
 
Sunsets in goa
Sunsets in goaSunsets in goa
Sunsets in goa
 
Judecca
JudeccaJudecca
Judecca
 
Pemanfaatan lingkungan
Pemanfaatan lingkunganPemanfaatan lingkungan
Pemanfaatan lingkungan
 

Semelhante a Development Playbook Application With Adobe AIR 2.5 and QNX SDK

Flash runtime on mobile
Flash runtime on mobileFlash runtime on mobile
Flash runtime on mobile
howard-wu
 
Ch10 - Programming for Touchscreens and Mobile Devices
Ch10 - Programming for Touchscreens and Mobile DevicesCh10 - Programming for Touchscreens and Mobile Devices
Ch10 - Programming for Touchscreens and Mobile Devices
dcomfort6819
 
Slot04 creating gui
Slot04 creating guiSlot04 creating gui
Slot04 creating gui
Viên Mai
 

Semelhante a Development Playbook Application With Adobe AIR 2.5 and QNX SDK (20)

Getting started with android dev and test perspective
Getting started with android   dev and test perspectiveGetting started with android   dev and test perspective
Getting started with android dev and test perspective
 
Flash runtime on mobile
Flash runtime on mobileFlash runtime on mobile
Flash runtime on mobile
 
Android Evolution, AppForum 2014, Brussels, Friedger Müffke
Android Evolution, AppForum 2014, Brussels, Friedger MüffkeAndroid Evolution, AppForum 2014, Brussels, Friedger Müffke
Android Evolution, AppForum 2014, Brussels, Friedger Müffke
 
The Physical World meets the Web
The Physical World meets the WebThe Physical World meets the Web
The Physical World meets the Web
 
Flash Builder and Flex Future - Multiscreen Development
Flash Builder and Flex Future - Multiscreen DevelopmentFlash Builder and Flex Future - Multiscreen Development
Flash Builder and Flex Future - Multiscreen Development
 
Ch10 - Programming for Touchscreens and Mobile Devices
Ch10 - Programming for Touchscreens and Mobile DevicesCh10 - Programming for Touchscreens and Mobile Devices
Ch10 - Programming for Touchscreens and Mobile Devices
 
Slot04 creating gui
Slot04 creating guiSlot04 creating gui
Slot04 creating gui
 
[NUGU CONFERENCE 2019] 트랙 B-2-1 : NUGU SDK
[NUGU CONFERENCE 2019] 트랙 B-2-1 : NUGU SDK[NUGU CONFERENCE 2019] 트랙 B-2-1 : NUGU SDK
[NUGU CONFERENCE 2019] 트랙 B-2-1 : NUGU SDK
 
Let's talk about the future: state-of-the-art mobile web & hybrid apps
Let's talk about the future: state-of-the-art mobile web & hybrid appsLet's talk about the future: state-of-the-art mobile web & hybrid apps
Let's talk about the future: state-of-the-art mobile web & hybrid apps
 
Creating Flash Content for Multiple Screens
Creating Flash Content for Multiple ScreensCreating Flash Content for Multiple Screens
Creating Flash Content for Multiple Screens
 
AIR2.5 Hands On - Flash on the Beach 2010
AIR2.5 Hands On - Flash on the Beach 2010AIR2.5 Hands On - Flash on the Beach 2010
AIR2.5 Hands On - Flash on the Beach 2010
 
Android Open Accessory APIs
Android Open Accessory APIsAndroid Open Accessory APIs
Android Open Accessory APIs
 
Gradle for Android Developers
Gradle for Android DevelopersGradle for Android Developers
Gradle for Android Developers
 
Be More than Mobile (MWC16)
Be More than Mobile (MWC16)Be More than Mobile (MWC16)
Be More than Mobile (MWC16)
 
Flash for Mobile Devices
Flash for Mobile DevicesFlash for Mobile Devices
Flash for Mobile Devices
 
Windows 7 For Developers
Windows 7 For DevelopersWindows 7 For Developers
Windows 7 For Developers
 
Android 103 - Firebase and Architecture Components
Android 103 - Firebase and Architecture ComponentsAndroid 103 - Firebase and Architecture Components
Android 103 - Firebase and Architecture Components
 
Getting Started with Android Development
Getting Started with Android DevelopmentGetting Started with Android Development
Getting Started with Android Development
 
Android App development and test environment, Understaing android app structure
Android App development and test environment, Understaing android app structureAndroid App development and test environment, Understaing android app structure
Android App development and test environment, Understaing android app structure
 
Gu iintro(java)
Gu iintro(java)Gu iintro(java)
Gu iintro(java)
 

Último

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Último (20)

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
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
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 

Development Playbook Application With Adobe AIR 2.5 and QNX SDK