Porting to BlackBerry using Apache Cordova - Development Insights

Slide Note
Embed
Share

"Explore the process of porting to BlackBerry using Apache Cordova as shared by Gord Tanner and Michael Brooks. Discover tips on overcoming challenges, ensuring compatibility, and leveraging HTML5 for a smoother transition to the BlackBerry platform."


Uploaded on Oct 01, 2024 | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. Download presentation by click this link. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

E N D

Presentation Transcript


  1. Porting to BlackBerry using Apache Cordova DEV141 Gord Tanner (@gordtanner) Michael Brooks (@mwbrooks) May 1, 2012 1

  2. What is 2

  3. What is 3

  4. You may know it as 4

  5. Wikipedia Port Demo 5

  6. iOS 6

  7. Android 7

  8. BlackBerry 8

  9. Be Agnostic It will look right at first, but When people look deeper The will only see what is wrong 9

  10. Looks Weird on BlackBerry 10

  11. Weve Solved this Already 11

  12. HTML 5 Makes it Easier 12

  13. Platform UI Guidelines 13

  14. OS7 14

  15. Menus 15

  16. Menus 16

  17. PlayBook 17

  18. 18

  19. bbUI.js https://github.com/blackberry/bbUI.js 19

  20. Responsive Web Design http://www.anderssonwise.com/ 20

  21. Quick Preview http://responsive.is/ 21

  22. CSS Media Queries - No Magic #button { width: 25%; } @media screen and (max-width: 480px) { #button { width: 100%; } } 22

  23. Many Samples http://mediaqueri.es/ 23

  24. Cross-Platform Gotchas Interaction Mouse Events Touch Events (thumbs.js) CSS Performance JavaScript Performance 24

  25. THANK YOU DEV141 Gord Tanner (@gordtanner) Michael Brooks (@mwbrooks) May 1, 2012

Related


More Related Content