Armedia. Drupal and PhoneGap Building Mobile Apps



Similar documents
Armedia. Drupal and PhoneGap Building Mobile Apps

MOBILIZING ORACLE APPLICATIONS ERP. An Approach for Building Scalable Mobility Solutions. A RapidValue Solutions Whitepaper

Cross-Platform Development: Target More Platforms and Devices with a Minimal Amount of Source Code

ORACLE ADF MOBILE DATA SHEET

Mobile App Infrastructure for Cross-Platform Deployment (N11-38)

MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER

Mobile Cross Platform Development really? Jonathan Marshall, IBM Mobile Technical Specialist IBM Corporation

Take Your Rocket U2 Apps Mobile with Rocket LegaSuite. Greg Mummah, Product Manager Rocket Software

DevOps Best Practices for Mobile Apps. Sanjeev Sharma IBM Software Group

Developing Cross-platform Mobile and Web Apps

CASE STUDY. Varian ARIA Offering oncologists better tools to help patients

... Introduction Acknowledgments... 19

Native, web or hybrid mobile-app development

Article. One for All Apps in HTML5

ORACLE MOBILE APPLICATION FRAMEWORK DATA SHEET

OpenEdge and Mobile Applications

Navigating the Mobile App Development Landscape

Building Mobile Applications Creating ios applications with jquery Mobile, PhoneGap, and Drupal 7

Cross Platform Applications with IBM Worklight

Building native mobile apps for Digital Factory

Introduction to Oracle Mobile Application Framework Raghu Srinivasan, Director Development Mobile and Cloud Development Tools Oracle

WEB, HYBRID, NATIVE EXPLAINED CRAIG ISAKSON. June 2013 MOBILE ENGINEERING LEAD / SOFTWARE ENGINEER

Develop a Native App (ios and Android) for a Drupal Website without Learning Objective-C or Java. Drupaldelphia 2014 By Joe Roberts

Take full advantage of IBM s IDEs for end- to- end mobile development

Making Mobile a Reality

Mobility Introduction Android. Duration 16 Working days Start Date 1 st Oct 2013

Mobile Application Development

Cross-Platform Tools

Choosing a Mobile Strategy for Your Business

Build a Mobile App in 60 Minutes with MAF

Lab: Developing Mobile Web Apps. Adage Technologies adagetechnologies.com

Dave Haseman, Ross. Hightower. Mobile Development for SAP* ^>. Galileo Press. Bonn. Boston

Best practices building multi-platform apps. John Hasthorpe & Josh Venman

Developing and deploying mobile apps

Adobe Summit 2015 Lab 712: Building Mobile Apps: A PhoneGap Enterprise Introduction for Developers

Enterprise Mobile App Management Essentials. Presented by Ryan Hope and John Nielsen

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers

Mobile Technique and Features

ADF Mobile Overview and Frequently Asked Questions

Choosing a Mobile Application Development Approach

Optimizing your E-Business Suite for Mobile and Tablet

About Blue Sky Sessions

research: technical implemenation

The Bootstrapper's Guide to the Mobile Web by Deltina Hay. Mobile App Strategy Worksheet. I. Target Market, App Category, Platforms

Whitepaper. Trans. for Mobile

SYST35300 Hybrid Mobile Application Development

INFORMATION TECHNOLOGY STANDARD

Retool your HTML/JavaScript to go Mobile

Introduction to IBM Worklight Mobile Platform

Interactive Enterprise Applications for Web, Social and Mobile Media

BASIC COMPONENTS. There are 3 basic components in every Apache Cordova project:

Managing Existing Mobile Apps

How to pick the right development model for your next mobile project

Enterprise Mobile Application Development: Native or Hybrid?

Lecture 4 Cross-Platform Development. <lecturer, date>

CHOOSING THE RIGHT HTML5 FRAMEWORK To Build Your Mobile Web Application

Building Apps for iphone and ipad. Presented by Ryan Hope, Sumeet Singh

HTML5. Turn this page to see Quick Guide of CTTC

Mobile Development Frameworks Overview. Understand the pros and cons of using different mobile development frameworks for mobile projects.

Designing for the Mobile Web Lesson 3: HTML5 Web Apps

50 shades of Siebel mobile

Middleware- Driven Mobile Applications

How to Choose Right Mobile Development Platform BROWSER, HYBRID, OR NATIVE

Analysis of Native and Cross-Platform Methods for Mobile Application Development. [ Whitepaper] Praveen Kumar S

Developing multidevice-apps using Apache Cordova and HTML5. Guadalajara Java User Group Guillermo Muñoz Java Developer

Leveraging Partners and Open Source Technology in your Mobility Strategy. emids webinar Thursday, August 11, :00 pm 2:00 pm EDT

Statement of Direction

RFP# ADDENDUM No. 1 Questions and Answers

Cross-Platform Development

5 Secrets to a Successful Mobile Application Testing Strategy

DreamFactory & Modus Create Case Study

Evaluation of Xamarin Forms for MultiPlatform Mobile Application Development

Mobilize Your ERP with ADF Mobile

HTML5 & Digital Signage

SAP Mobile Platform Intro

True Web Application Management: Fixing the Gaps in EMM Solutions

CommonTime Making Business Mobile. Enterprise. CommonTime. Mobile Solutions. mdesign Platform.

Client Overview. Engagement Situation. Key Requirements. Xoriant Solutions

Andrew Hill USER EXPERIENCE DESIGN PORTFOLIO

MicroStrategy Desktop MicroStrategy 10.2: New features overview. microstrategy.com 1

Multi-touch app development with modern web tools. David Reagan, Advanced Visualization Lab

ni.com Remote Connectivity with LabVIEW

Development of Hybrid Applications with HTML

automated acceptance testing of mobile apps

Business Intelligence in the Mobile World. Dr. Rado Kotorov

To Study and Design a Cross-Platform Mobile Application for Student Information System using PhoneGap Framework

Successful Mobility. Matej Lavric Sales Leader for Mobile CEE

Mobile App Design and Development

Transcription:

Armedia Drupal and PhoneGap Building Mobile Apps

Armedia www.armedia.com Jim Nasr, CEO e: jnasr@armedia.com t: @jnarm o: (770) 615-4231

I

in brief... The mobile landscape is convoluted. Lots of service providers. Lots of development options. Blurred lines of distinction between web content and mobile apps PhoneGap is a web viewer, supported by a rich, multi-platform mobile development platform that allows developers to use use web technologies to develop one source code baseline* and deploy to many mobile Operating Systems Use of PhoneGap with Drupal has little development impact on Drupal--mainly requires site building skills and configurations Integrating PhoneGap with Drupal for Armedia client, The Well Project, was the implementation of a mobile first (only) strategy focusing on broad reach to a large global community of users When building mobile, understand key best practices and lessons learned for what works in mobile--pay close attention to usability, performance, testing, code sustainability and deployment * For anything non-trivial, there may well be some additional native coding required for each deployed mobile OS platform

II

The Mobile Landscape

Mobile Development Approaches Native Web App (HTML 5) Hybrid

What Approach is Best?* Native-rich, Performance apps = native Simple Cross-platform apps = hybrid Simple Transactional apps = native/ hybrid Offline features = hybrid/native Two Questions First! 1. What is the purpose of the App? 2. What are the realistic deployment platforms? (consider users, constraints) Simple, content apps = web apps Mobile ready web content = responsive design, mobile themes * Not gospel, but based on solid evidence...

Cross- Platform Mobile Tools

Mobile Platform Adoption... Source: InfoQ, Aug 2012

III

What is PhoneGap? Development Platform to Create Native Mobile Apps Using Web Technologies JavaScript Library Native Library for Most Mobile Platforms Compilation Helpers Not a UI Framework Needs Compilation per Platform

Why PhoneGap? Multi-Platform Open Source Standards Adoption HTML5/CSS/JS Rich Developer Community Free Native Plug-ins to Add Custom Native Code (where needed)

Mobile Drupal Website Responsive Design (Omega, Zen, Adaptive themes) Mobile Frameworks HTML cache.manifest BUT... Upcoming Drupal 8 mobile features Need to be online Limited native features

PhoneGap: Little Impact on Drupal! Content Authors Content Repository Web Server(s) Website(s) Document/Asset Managers Configure Modules Setup Views Setup Services End-Points Hybrid API Android Store(s) Mobile Developers Native SDK Packaged Apps ios Store(s) HTML5 Code base Outside Firewall

Drupal Mobile App Generator (MAG) Drupal Project to Assist in Creating Multi-Platform Mobile Apps MAG Exports a Website to HTML so PhoneGap can Compile it into Native Mobile Apps Instructions Build a site Add a mobile theme Install MAG Select a menu, export the site Copy it to PhoneGap PhoneGap mobile app is Ready! Useful as a Starting Point http://drupal.org/project/mag

Drupal 8 Mobile Mobile-friendly Drupal, including authoring enhancements (Spark) Web Services for Native App Integration All Core Themes are Responsive Full HTML5 Support Mobile Administration Front-end Performance Improvements http://drupal.org/documentation/

IV

The Well Project Mobile Non-Profit Leader in Advocacy for Women with HIV Global Subscribership; over 70% Non-US Large Existing Web Presence Content in Documentum and WordPress Transition to Drupal for WCM Mobile First Strategy

The Well Project Approach Clarify Vision Identify Specific Mobile Purpose Prioritize Scope Roadmap Content First! Mobile Only! Sustainable Development Hit the Date! (International HIV & AIDS Conference)

UX Design Mobile Wireframes UX and Development Team Low Fidelity (mock-ups) Client Approval Mid Fidelity with Annotations

Technical Design Drupal Focus on ios (4&5) and Android (2.2, 2.3 and 4.0) Write Once, Deploy Many WordPress Use Sencha Touch as UI Framework Integrate with Drupal and WordPress for Content

A View into Drupal Custom Content Module to Model TWP Articles View and Datasource Drupal Modules to Generate JSON Use of Number of Drupal Plugins Drupal Plugins ctools Google Analytics Views PHP Token Patauto Wysiwig IMCE IMCE Wysiwyg bridge Views Views Datasource

Application Architecture

Physical Architecture

Physical Architecture Scaling

Extending PhoneGap and Drupal Leveraged Sencha Touch Framework to Accelerate UI Development Several Custom PhoneGap Services, including: Articles, Blog, Search, Social, Storage Caching Layer to Improve Drupal API Performance Number of Drupal and PhoneGap Plugins Considered

V

Put user first Simplify, focus functionality Design for touch Use the screen real estate Develop in Agile sprints Think Screen Resolution DOs Think Bandwidth

Design apps as websites Build universal apps Design fixed layout apps Design apps that require instruction Make it hard find navigation Introduce confusing/ conflicting gestures DON Ts

Considerations for Responsive Design Image management and optimization Resource management and optimization Content reflowing User Interface Elements Tables of data

Considerations for Web Content Larger text font sizes (minimum 14) to improve readability Provide in-app text resizing controls Increased padding for page elements, forms to improve touch accuracy Removal of mouse-overs, hover tips, flash content Fluid content flow to adapt to different screen sizes (avoid fixed width or fixed positions for page elements)

Improving Content Performance Watch for content reflow; limit HTML structure nesting Reduce HTTP requests Optimize images for mobile; stay away from shadows & gradients Optimize use of Javascript and CSS files. Concatenate and precompile where possible. Use CSS transitions (as opposed to JavaScript) to improve processing speed Use touch events, not mouse events Use 3D transforms to trigger hardware acceleration; this is not a silver bullet--must apply to the right HTML elements

Testing Your App PhoneGap emulator has lots of limitations Unit test on the actual device (not just the emulator) Test for different devices, operating systems and screen resolutions Do thorough pre-store submission checklist review Test the installation process, upgrades workflow, application load Test for response to external events (app notifications, Skype calls, etc)

Learned...the hard way! Do not attempt to build native look and feel in PhoneGap--HTML 5 just isn t there. Make sensible compromises Learn xcode (you will need to build, and develop native containers) Use animation to show immediate app responsiveness Swipe instead of tap The finger is not accurate...size tap targets appropriately! Manage the content with discipline. Use workflow, automate renditions Don t forget mobile app metadata!

Learned...the hard way (too)! Test, usability test, retest - don t leave it to the developer!! Really plan for how you would demo the app remotely. It s not easy Buffer extra time (and aggravation) to for Apple approval! Test PhoneGap compilation thoroughly; understand limitations early PhoneGap is powerful but not flawless; Sign-up for support: submit ticket before sinking lots of developer time

VI

About Armedia Formed in 2002, Headquartered in Atlanta 105 Employees based in Atlanta, Washington DC and Huntsville Core focus on Enterprise Content Management (ECM) solutions, Mobile Technologies Vendor agnostic. Rich experience implementing most leading, large scale content technologies Depth of experience in delivery for US Federal and Commercial Sector

Armedia www.armedia.com Jim Nasr, CEO e: jnasr@armedia.com t: @jnarm o: (770) 615-4231

Questions?