SlideShare ist ein Scribd-Unternehmen logo
1 von 14
Downloaden Sie, um offline zu lesen
March 2012

Dealing with the Dilemma:
Mobile App Development Approach & Decisions

By Mobility Practice
Happiest Minds




                           © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
Overview

Today, mobile applications have become an integral part of nearly every organization’s business
strategy. With the right strategy, mobile applications can not only win new customers and
revenue streams, but can also help in retaining existing customers and drive greater mobility
adoption and penetration.

At the same time, due to extensive publicity, sales and branding undertaken through mobile
channels, there is also a higher risk for a brand if a wrong mobility strategy or technology is
adopted. Companies also have to cope with a fast-evolving environment characterized by rapid
changes to operation platforms and releases along with a constant influx of new devices and
form factors. Additionally, with multiple channels emerging for reaching out to mobile app
users in terms of technology, platforms and User Experience (UX), companies are faced with the
dilemma of making the right choice.

Since the mobile application user base is diverse, apart from various other business parameters,
there are a few important questions that we need to answer before we decide on a Mobile
Application Development strategy - should the app be targeted across all available platforms?
Do I need my app to access GPS, cameras and other device-specific functions? DoI need a
uniform UX for the app across platforms? What is the EOL of the apps? Should I just stick to
creating a mobile website?


“One-Size Fits All” does not hold good for Mobile App
Development. So what’s the way out?

Companies are trying to decide on what type of Mobile Applications they should deliver to their
target users. This is a very critical decision that involves a trade-off between providing a rich,
native user experience versus the portability of the application across platforms that will
sacrifice the rich native UX. There are pros and cons to e-adopting both paths and each
company have to evaluate this issue based on key parameters such as native experience, cost
of development, time to market, ease of deployment, and managing the apps - to determine
what the best choice is for them personally.

This paper discusses the following types of mobile app development and briefly outlines the
advantages and disadvantages against each of them.




                                                     © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
Native mobile app development
        Mobile web app development
        Hybrid app development
        Cross compiled app development
        Virtual machine based app development

Based on the following evaluation criteria, organizations can make the best choice in adopting a
mobile application development strategy.

Criteria that can help you make the decision on choosing the right mobileapp development
strategy

   1.   Native UX
   2.   Portability
   3.   Time to market
   4.   Maintenance& management
   5.   Ease of deployment

Native Mobile App Development
Native mobile apps are developed using the native language of the mobile operating platform.
These apps have access to all the device capabilities and functionalities as they use the native
SDK for the app development. These applications provide the highest UX factor as compared to
any other type of app development.

                   Advantages                                      Disadvantages
        Maximum performance                                No code reuse
        Tighter integration with platforms                 Higher cost of development and
        Ease of deployment due to app stores               maintenance
        from native OS providers is very good              Increase in time to market


Mobile Web App Development
Mobile web apps are developed using mobile web framework technologies like HTML5, CSS3,
and Java Scripts. These Apps are executed on the Web servers and accessible via Mobile Web
browsers and are highly portable across multiple mobile platforms. However, they lack in
creating a native, rich UX. Despite the fact that some of the device specific functions and offline
stores can be accessed through HTML5, there are several constraints due to the dependencies
of the sandbox nature of specific platforms and the extent of adoption of HTML5 specifications
by native browser components that are still evolving.




                                                     © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
A detailed Primer on HTML5 and its capabilities are provided in the Appendix.

                 Advantages                                         Disadvantages
       Better manageability due to web                     Lack of native UX
       server based deployments                            Lower performance due to browser
       Very good portability across platforms              based dependencies
       Higher ease of code maintainability                 Highly dependent on native browser
       and reuse                                           implementation for access to device
       Decrease in total cost of ownership                 capabilities
       Better time to market                               Unpredictable performance due to
                                                           higher dependency on Internet
                                                           connection


Hybrid App Development
As the name suggests, Hybrid app development platforms use combination of both web based
and native app development. Applications are built using web technologies like HTML5, CSS3,
and Java Scripts and involve the native APIs for access to device specific capabilities. These apps
are resident on the devices as they are packaged within the browser control of the platform
and compiled using the native SDK. This type of app provides better portability across platforms
as compared to native apps and they rely on the platform provider for hybrid platform
development. Some of the hybrid platforms also provide flexibility to extend and customize the
platform by adding additional wrapper plug-ins so that the apps can leverage plug-in extensions
to access more specific native device capabilities to a limited extent.

                  Advantages                                        Disadvantages
       Access to limited native device                     UX better than mobile web apps, but
       capabilities                                        not on par with native UX
       Very good portability across platforms              Possible lower performance due to
       Good ease of deployment like Native                 browser based dependencies and the
       apps                                                extent of the web dependency
       Decrease in total cost of ownership                 Dependency on the hybrid platform
       Better time to market                               provider capability for native API
                                                           extensions




                                                     © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
Cross Compiled App Development
Applications created through the cross complied app framework are deployed directly on
devices. These apps are developed by leveraging cross compiler frameworks that transform the
source code compiled into the native device specific platforms. These frameworks provide
specific APIs that leverage deep native integration capabilities and the apps developed through
this method have a rich user experience that closely mirrors the native UX. On the flip side, the
portability of such apps is much lower when compared to hybrid or web based apps.

                 Advantages                                        Disadvantages
       Richer UX like native apps                         The ability to develop the app is
       Leverage platform specific capabilities            governed by the limitations of the
       Can be ported to multiple platforms                platform APIs.
       though development in a single                     Certain native capability usage inhibits
       language                                           seamless portability of the app
       Deployment on the popular app stores               Cross platform compliers are not
       ecosystems is high                                 available for all platforms and are
                                                          limited to certain few


Virtual Machine based App Development
Virtual machine base apps are developed with custom languages and they run on a virtual
machine for each target devices or operating systems. App developers may not be required to
write lot of code but have to make configuration changes that will allow the app to be executed
over a virtual machine. The portability of these apps is much easier and the app success largely
depends on the quality of the virtualization platform and the tooling that it exposes for app
development.

                 Advantages                                        Disadvantages
       Apps time to market is better due to               Poor native UX
       sophisticated tooling for development              Virtual machines may not be available
       Apps can be upgraded through                       across all platforms
       OTA(Over The Air) due to the virtual               May take a hit on performance due to
       machine concept                                    runtime engine
       Less maintenance of code and high                  No native customization possible
       code reuse




                                                    © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
An overall comparison of approaches
Criteria       Native App     Mobile Web App    Hybrid App          Cross-Complied             Virtual Machine based
               Development    Development       Development         App Development            App Development
User
Experience

Portability


Time to
Market
Maintain &
Manage

Ease of
Deployment




Making your decision on HTML5 vs. Hybrid vs. Native

While it is difficult to make a straight forward decision in selecting a tool, the following
parameters should be taking into consideration along with business requirements:

   Capabilities in handing use cases – What would be the application capabilities across other
    platforms? Will it have similar capabilities across platforms? Unfortunately all platforms
    cannot handle application capabilities in a similar fashion. For example, iOS hands user
    notification and application states are different from those on Android.

   User Experience – How do other platforms handle application views? Views that are
    implemented in iOS may not be possible to implement in Android and/or Windows Mobile
    phone.

   Security – Will uniform security features be implemented across all mobile platforms? For
    example, platform security implementation in iOS is different from Android and RIM OS.

   Synchronization – Some smartphone application need to contact the server to synchronize
    the data. What would be the application’s data synchronization approach across all
    platforms?




                                                   © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
   Performance – Will the application performance be compromised when implementing the
    solution across other platforms?

   Storage – All smartphone applications provide APIs to store data in the device. The storage
    capability and storage style (locale, file system etc) should be analyzed thoroughly before
    building the application across other platform.



   Marketing and Distribution – How will the application be distributed when available across
    multiple platforms? While some applications are distributed via side-load, others can be
    distributed via the enterprise app store.

HTML5 will be the best fit to start the development process if performance and UI is
compromised. This will allow organizations to create a quick GTM strategy and market
presence. While this approach does away with the need install the application on the device, it
does not enable consumers gain full access to application features without a data connection.
However native applications are a best fit when handling offline application features like field
force capturing sales orders, etc. For organizations that are looking to package websites and
web applications as native apps, solutions like PhoneGap may be a good fit. This open source
framework wraps existing applications to create a native app that leverages a web viewer
component. Organizations can also take the web application route, where they can build an
HTML5-driven application that l runs on most systems and devices. This can work if the
application is very simple and leverages only the common denominator functionality of HTML5
that is supported across all browsers. The best path for an organization really depends on the
team’s expertise, budget and time-to-market requirements. While native development offers
the most functionality and options, alternatives in the market like Titanium, QT and OpenPlug
provide massive advantages in leveraging a team’s existing skills to deliver an application that is
faster-to-market and ultimately cheaper to build.


Migrating a HTML5 web application to Mobile
Mobile web applications have become increasingly prevalent because of their ability to deliver
a “personalized web experience”. By leveraging device features like location and cameras, it
delivers relevant information users, thus enabling them to perform operations immediately.

A question asked often is - how can we leverage existing desktop based websites and convert
these into mobile versions in a quick and cost efficient manner? Ideally organization should be
able to provide a mobile version of their existing websites without changing a line of code.




                                                     © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
However in reality, a website designed specifically for mobile will always provide a much better
user experience to mobile users.

The two most popular approaches for mobilizing existing website are:

   1. Screen scraping – This technique basically reads through the HTML and converts it into a
      mobile version by replacing tags. However this does not deliver an optimum user
      experience as this technique cannot leverage the device capabilities to provide true
      context.
   2. Miniaturization – This technique uses style sheets to adjust existing web pages to a
      mobile form factors. Again this technique does not provide context and results in a less
      than optimum user browsing experience.

   The advantages of the above approaches include:

   1. Quick deployment to mobile web –these can be achieved within a 3-4 week timeframe
   2. Lower costs
   3. Availability of proven off-the-shelf tools which can enable quick transformation

Taking the above factors into consideration, the recommended approach would be to think
mobile and design web applications that are intended to be used on mobile as a separate
exercise. A major consideration to be kept in mind is - “never design for the lowest common
denominator” while using the following design principles:

1. Detect device capability and adapt the content to be delivered

2. Simplicity – An effective mobile layout needs to simple. The information presented needs to
   be structured into a layout that minimizes scrolling and the need for zooming. . For
   example, y, a single column layout is generally preferred to avoid cluttering and horizontal
   scrolling.

3. Navigation – Mobile web applications need to provide an easy way of navigating between
   web pages and make optimum use of the device capabilities. For example, the navigation
   mechanisms in touch based smartphone are primarily icon and tab driven, while the
   navigation is menu driven for devices with keyboards. Reducing the number of click to
   perform an action is necessary to enhance user experience.

4. Content – The content needs to be adapted based on the device.
      a. Hide unnecessary text and links to optimize use of screen real estate
      b. Use different graphics for different resolutions




                                                    © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
c. Video formats need to be adapted to the device supported formats
       d. Interaction mechanisms need to be customized based on device capabilities

5. Online/offline operation – The mobile web experience would be badly affected if it depends
   on persistent internet connection. Mobile web apps need to leverage local caching
   mechanism to deliver a smooth user experience while negotiating “dead-zones” and
   network signal variance.

6. Speed – Mobile web apps need to provide fast response times to the user. This can be
   achieved by keeping their size small, local caching and usage of background processing to
   provide a seamless browsing experience.


Advantage - HTML5?
There is no easy answer with regard to selecting HTML5 or native applications due to multiple
factors that need to be considered in the decision making process.

1. End user experience

The type of content or service that best fits on web or apps is dictated by the end user needs.
Obviously, games works best as native apps as they often use heavy graphics and benefit from
not having to access resources via a browser. However, shopping (mCommerce) and services
apps are better suited for the mobile web.

2. Marketing

Native applications are great for marketing. Once you have an application, you can attract
potential interest since the “application phenomenon” is hyped and in demand these days.

3. Customer priorities

Customer priorities play a big role in deciding the technology approach. If the customer wants
the best user experience irrespective of cost, then the native approach would be right way to
go ahead. On the other hand, HTML5 is a better option for customers looking for a good user
experience with better code and app manageability.

4. Application features




                                                   © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
The features that need to be supported in an application will decide whether HTML5 is a right
fit. If the application needs access to device features like contacts, calendar, etc, then HTML5
cannot be used.

5. Technology landscape

The changing technology landscape dictates the technology of choice. Network coverage,
bandwidth availability and device capabilities play a big role in deciding the app development
platform. For example, SMS based apps are the most convenient and the biggest hit in
developing countries because of various technology constraints.

Although there have been significant improvements in the mobile web technology in recent
times, there are still areas where native applications are the best fit. There is no right answer in
the debate on choosing between mobile web and native application or going for both. A
detailed analysis of the parameters needs to be done to arrive at the right approach best suited
for your organization.




Doing the Balancing Act & Conclusions
Based on the above criteria, it is clearly seen that organizations need to prioritize their
requirements through a mobile strategy in order to come up with a decision-making map on
the type of mobile applications that needs to be built.

Some of the questions that need to be addressed while deciding on the strategy are -

   1.  Are we building applications that are graphics intensive?
   2.  Are we building applications that need a lot of algorithmic computation?
   3.  Does the application need integration to device specifics?
   4.  Is app security a high priority?
   5.  Do we need to deploy the app on multiple platforms?
   6.  What changes do we anticipate in the app and can this be addressed on a chosen
       development model?
   7. Is there an immediate need to deliver the app to the market?
   8. What is the EOL for the app being developed?
   9. Are the chosen tools mature enough to provide sufficient support for development?
   10. Does the app need to sync with back end systems and data sources?
   11. How frequently do we need to upgrade the app and does the app storefront
       deployment plan support this requirement?




                                                      © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
A key aspect that should be followed during the decision making process is the consideration of
native UX versus portability since this has broad ramifications on the application
manageability, time to market and cost.




                                                             Source: Gartner Report




As the application portability increases, the richness of its native UX decreases. At the same
time when the app has a rich native UX, its code reuse decreases while the cost of maintenance
goes up. Developing apps that have native UX will also increase its time to market significantly.




                                                    © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
Appendix

Embracing HTML5 standards for Mobile environment
HTML5 is the new evolving standard for browser based application development. This is driven
by W3C and WHATWG bodies with notable industry participation. The specification of HTML5 is
in the working draft and several vendors have already adopted many of these standards.

Some of the major capability areas of HTML5 are as follows:

   a.   Several new elements that are introduced
   b.   Embedded audio and video interactions
   c.   2D drawing through built-in canvas
   d.   Offline storage
   e.   Geo location

This section provides a briefing on the HTML5 features and capabilities.

HTML5 Features
Elements
The following are the high level elements classification of HTML5. These new elements enable
clearer and simpler markup that makes pages more obvious on mobile devices.

       Elements of HTML5                                        Description
Structural                          Headers, footers, articles, navigation and sections
Block semantic                      Dialog, figure, aside
Inline semantic                     Progress, meter, time
Interactive                         Command, menu, datagrid, details


Storage on the device
Below are the methods that can be utilized for client-side storage.

       Storage of HTML5                                         Description
Sessions                            Storing in browser based sessions
Local                               This is a persistent storage. The scope of local storage can also
                                    be controlled
Database                            Storage ability to use SQL database and can be programmable




                                                      © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
Canvas drawing
Canvas in HTML5 is used to draw graphs on the fly usually through java scripting. The canvas
has several methods for drawing paths, boxes, circles, characters and adding images.

Embedded audio and video
HTML5 defines a new element that specifies a standard way to embed audio files on a web
page. They are also designed to give users a faster experience by doing away with browser plug-
ins such as Adobe Flash.

Offline access
This feature is used to improve an application’s performance by storing data in the cache or to
make data persistent between user sessions and when reloading and restoring pages.

JavaScript APIs
HTML5 provides JavaScript APIs to exploit several browsing features. This also aids in improving
the user interactions on the browser.

       WebWorker API helps create JavaScript based worker threads that can work in the
       background without blocking the user interactions.
       WebSocket API establishes connection between clients and web server.
       GeoLocation API will extract the user’s longitude and latitude coordinates.
       History API will provide ability to add to the history list.
       Notification API helps send notifications to the client.

Support for HTML5 in mobile browsers and devices
The advent of Webkit browser engines is further driving HTML5 penetration into the mobile
devices.

Some of the early adopter of HTML5

       RIM Blackberry Torch
       iPhone and iPad ( 4.0 and above)
       Android ( 2.0 and above)
       IE9 browsers




                                                    © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
About Happiest Minds

Happiest Minds is a next-generation IT services company helping clients differentiate and win with a
unique blend of innovative solutions and services based on the core technology pillars of cloud
computing, social computing, mobility and analytics. We combine an unparalleled experience,
comprehensive capabilities in the following industries: Retail, Media, CPG, Manufacturing, Banking and
Financial services, Travel and Hospitality and Hi-Tech with pragmatic, forward-thinking advisory
capabilities for the world’s top businesses, governments and organizations. Founded in 2011, Happiest
Minds is privately held with headquarters in Bangalore, India and offices in the USA and UK.


Corporate Office                                      United States

Happiest Minds Technologies Pvt. Ltd.                 116 Village Boulevard, Suite 200

Block II, Velankani Tech Park                         Princeton, New Jersey, 08540

43 Electronics City                                   Phone:+1 609 951 2296

Hosur Road, Bangalore 560100, INDIA                   2018 156th Avenue NE #224

Phone: +91 80 332 03333                               Bellevue, WA 98007

Fax: +91 80 332 03000


United Kingdom

200 Brook Drive, Green Park, Reading

Berkshire, RG2 6UB

Phone: +44 11892 56072

Fax: + 44 11892 56073




                                                       © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved

Weitere ähnliche Inhalte

Was ist angesagt?

Cross-platform App Development Company
Cross-platform App Development CompanyCross-platform App Development Company
Cross-platform App Development CompanyThe NineHertz
 
Introduction to mobile application development
Introduction to mobile application developmentIntroduction to mobile application development
Introduction to mobile application developmentChandan Maurya
 
Codestrong 2012 breakout session mobile platform and infrastructure
Codestrong 2012 breakout session   mobile platform and infrastructureCodestrong 2012 breakout session   mobile platform and infrastructure
Codestrong 2012 breakout session mobile platform and infrastructureAxway Appcelerator
 
Tk2323 lecture 1 introduction to mobile application
Tk2323 lecture 1   introduction to mobile applicationTk2323 lecture 1   introduction to mobile application
Tk2323 lecture 1 introduction to mobile applicationMengChun Lam
 
Project Management for Mobile Apps
Project Management for Mobile AppsProject Management for Mobile Apps
Project Management for Mobile AppsAlejandro Otanez
 
Introduction to Hybrid Application Development
Introduction to Hybrid Application DevelopmentIntroduction to Hybrid Application Development
Introduction to Hybrid Application DevelopmentDotitude
 
Kony - The multi Channel Challenge
Kony - The multi Channel Challenge Kony - The multi Channel Challenge
Kony - The multi Channel Challenge mickeyheil
 
whitepaper_mobile_integration_that_doesnt_suck
whitepaper_mobile_integration_that_doesnt_suckwhitepaper_mobile_integration_that_doesnt_suck
whitepaper_mobile_integration_that_doesnt_suckAmy Gardner
 
Kony Development Cloud
Kony Development CloudKony Development Cloud
Kony Development CloudDipesh Mukerji
 
Mobile application development strategy and execution
Mobile application development   strategy and executionMobile application development   strategy and execution
Mobile application development strategy and executionInnoTech
 
DevBeat 2013 IBM Master Class presentation
DevBeat 2013 IBM Master Class presentationDevBeat 2013 IBM Master Class presentation
DevBeat 2013 IBM Master Class presentationLeigh Williamson
 
Kony one studio technical training
Kony one studio technical trainingKony one studio technical training
Kony one studio technical trainingNiranjan Kumar Reddy
 
Mobile development with AIR
Mobile development with AIRMobile development with AIR
Mobile development with AIRLaurent Jayr
 
Where Do Cross-Platform App Frameworks Stand in 2020?
Where Do Cross-Platform App Frameworks Stand in 2020?Where Do Cross-Platform App Frameworks Stand in 2020?
Where Do Cross-Platform App Frameworks Stand in 2020?Marianne Harness
 
Kony - End-to-End Proof of Technology
Kony - End-to-End Proof of TechnologyKony - End-to-End Proof of Technology
Kony - End-to-End Proof of TechnologyDipesh Mukerji
 
Cross platform mobile application architecture for enterprise
Cross platform mobile application architecture for enterpriseCross platform mobile application architecture for enterprise
Cross platform mobile application architecture for enterpriseVenkat Alagarsamy
 

Was ist angesagt? (19)

Cross-platform App Development Company
Cross-platform App Development CompanyCross-platform App Development Company
Cross-platform App Development Company
 
Introduction to mobile application development
Introduction to mobile application developmentIntroduction to mobile application development
Introduction to mobile application development
 
Codestrong 2012 breakout session mobile platform and infrastructure
Codestrong 2012 breakout session   mobile platform and infrastructureCodestrong 2012 breakout session   mobile platform and infrastructure
Codestrong 2012 breakout session mobile platform and infrastructure
 
Tk2323 lecture 1 introduction to mobile application
Tk2323 lecture 1   introduction to mobile applicationTk2323 lecture 1   introduction to mobile application
Tk2323 lecture 1 introduction to mobile application
 
Project Management for Mobile Apps
Project Management for Mobile AppsProject Management for Mobile Apps
Project Management for Mobile Apps
 
Introduction to Hybrid Application Development
Introduction to Hybrid Application DevelopmentIntroduction to Hybrid Application Development
Introduction to Hybrid Application Development
 
Kony - The multi Channel Challenge
Kony - The multi Channel Challenge Kony - The multi Channel Challenge
Kony - The multi Channel Challenge
 
whitepaper_mobile_integration_that_doesnt_suck
whitepaper_mobile_integration_that_doesnt_suckwhitepaper_mobile_integration_that_doesnt_suck
whitepaper_mobile_integration_that_doesnt_suck
 
Kony Development Cloud
Kony Development CloudKony Development Cloud
Kony Development Cloud
 
Hybrid mobile apps
Hybrid mobile appsHybrid mobile apps
Hybrid mobile apps
 
Mobile application development
Mobile application developmentMobile application development
Mobile application development
 
Mobile application development strategy and execution
Mobile application development   strategy and executionMobile application development   strategy and execution
Mobile application development strategy and execution
 
DevBeat 2013 IBM Master Class presentation
DevBeat 2013 IBM Master Class presentationDevBeat 2013 IBM Master Class presentation
DevBeat 2013 IBM Master Class presentation
 
Kony one studio technical training
Kony one studio technical trainingKony one studio technical training
Kony one studio technical training
 
Mobile development with AIR
Mobile development with AIRMobile development with AIR
Mobile development with AIR
 
Where Do Cross-Platform App Frameworks Stand in 2020?
Where Do Cross-Platform App Frameworks Stand in 2020?Where Do Cross-Platform App Frameworks Stand in 2020?
Where Do Cross-Platform App Frameworks Stand in 2020?
 
The Blackberry Experience
The Blackberry ExperienceThe Blackberry Experience
The Blackberry Experience
 
Kony - End-to-End Proof of Technology
Kony - End-to-End Proof of TechnologyKony - End-to-End Proof of Technology
Kony - End-to-End Proof of Technology
 
Cross platform mobile application architecture for enterprise
Cross platform mobile application architecture for enterpriseCross platform mobile application architecture for enterprise
Cross platform mobile application architecture for enterprise
 

Andere mochten auch

Paragraph and its types
Paragraph and its typesParagraph and its types
Paragraph and its typesavelandi3291
 
Statement And Example 09
Statement And Example 09Statement And Example 09
Statement And Example 09Debbie Lahav
 
Components of proofreading checklist of a paragraph
Components of proofreading checklist of a paragraphComponents of proofreading checklist of a paragraph
Components of proofreading checklist of a paragraphIbrahem Abdel Ghany
 
Type of paragraph
Type of paragraphType of paragraph
Type of paragraphdinihaqiah
 
Persuasive Writing Checklist
Persuasive Writing ChecklistPersuasive Writing Checklist
Persuasive Writing ChecklistBlair E
 

Andere mochten auch (6)

Paragraph and its types
Paragraph and its typesParagraph and its types
Paragraph and its types
 
Statement And Example 09
Statement And Example 09Statement And Example 09
Statement And Example 09
 
Components of proofreading checklist of a paragraph
Components of proofreading checklist of a paragraphComponents of proofreading checklist of a paragraph
Components of proofreading checklist of a paragraph
 
Writing process
Writing processWriting process
Writing process
 
Type of paragraph
Type of paragraphType of paragraph
Type of paragraph
 
Persuasive Writing Checklist
Persuasive Writing ChecklistPersuasive Writing Checklist
Persuasive Writing Checklist
 

Ähnlich wie Mobile App Development Dilemma

Confused about Native vs Hybrid vs Cross-Platform ?
Confused about Native vs Hybrid vs Cross-Platform ?Confused about Native vs Hybrid vs Cross-Platform ?
Confused about Native vs Hybrid vs Cross-Platform ?Rosalie Lauren
 
Native, Hybrid, or Cross-platform Development? What Type of Mobile App is Bes...
Native, Hybrid, or Cross-platform Development? What Type of Mobile App is Bes...Native, Hybrid, or Cross-platform Development? What Type of Mobile App is Bes...
Native, Hybrid, or Cross-platform Development? What Type of Mobile App is Bes...ReformedTech
 
A Guide to Mobile App Development - Web vs Native vs Hybrid.pdf
A Guide to Mobile App Development - Web vs Native vs Hybrid.pdfA Guide to Mobile App Development - Web vs Native vs Hybrid.pdf
A Guide to Mobile App Development - Web vs Native vs Hybrid.pdfWDP Technologies
 
Do You Want to Achieve Mobile App Mastery? A Step-by-Step Guidebook
Do You Want to Achieve Mobile App Mastery? A Step-by-Step GuidebookDo You Want to Achieve Mobile App Mastery? A Step-by-Step Guidebook
Do You Want to Achieve Mobile App Mastery? A Step-by-Step GuidebookDistanceCodingAgency
 
Do You Want to Achieve Mobile App Mastery: A Step-by-Step Guidebook
Do You Want to Achieve Mobile App Mastery: A Step-by-Step GuidebookDo You Want to Achieve Mobile App Mastery: A Step-by-Step Guidebook
Do You Want to Achieve Mobile App Mastery: A Step-by-Step Guidebookbill886381
 
Which Mobile App Development Process Is Right for You: Native, Hybrid, or Cro...
Which Mobile App Development Process Is Right for You: Native, Hybrid, or Cro...Which Mobile App Development Process Is Right for You: Native, Hybrid, or Cro...
Which Mobile App Development Process Is Right for You: Native, Hybrid, or Cro...SoftLabNY
 
Best Hybrid Mobile App Development Company in Vijayawada.pdf
Best Hybrid Mobile App Development Company in Vijayawada.pdfBest Hybrid Mobile App Development Company in Vijayawada.pdf
Best Hybrid Mobile App Development Company in Vijayawada.pdfAnandValluru2
 
Top Mobile App Development Company in India | App Development Services
Top Mobile App Development Company in India | App Development ServicesTop Mobile App Development Company in India | App Development Services
Top Mobile App Development Company in India | App Development ServicesKickrTechnology
 
Best Mobile App Development Company in Noida
Best Mobile App Development Company in NoidaBest Mobile App Development Company in Noida
Best Mobile App Development Company in Noidakickrtechnology2024
 
Expert Android App Development Services | Kickr Technology - Your Premier App...
Expert Android App Development Services | Kickr Technology - Your Premier App...Expert Android App Development Services | Kickr Technology - Your Premier App...
Expert Android App Development Services | Kickr Technology - Your Premier App...Kickr technology
 
What is The Best Platform for Mobile App Development.pdf
What is The Best Platform for Mobile App Development.pdfWhat is The Best Platform for Mobile App Development.pdf
What is The Best Platform for Mobile App Development.pdfSjainVentures2
 
Top 10 Mobile App Development Frameworks in 2023
Top 10 Mobile App Development Frameworks in 2023Top 10 Mobile App Development Frameworks in 2023
Top 10 Mobile App Development Frameworks in 2023BitCot
 
Choosing App Development: Native, Hybrid, or Flutter Explained
Choosing App Development: Native, Hybrid, or Flutter ExplainedChoosing App Development: Native, Hybrid, or Flutter Explained
Choosing App Development: Native, Hybrid, or Flutter ExplainedFlutter Agency
 
Top Mobile App Development Company
Top Mobile App Development CompanyTop Mobile App Development Company
Top Mobile App Development CompanySRISHTI 1234
 
Web vs Mobile App Development: Choosing the Right Platform for Your Business
Web vs Mobile App Development: Choosing the Right Platform for Your BusinessWeb vs Mobile App Development: Choosing the Right Platform for Your Business
Web vs Mobile App Development: Choosing the Right Platform for Your BusinessBaek Yongsun
 
Native, hybrid, or pw as – choose the best for your business
Native, hybrid, or pw as – choose the best for your businessNative, hybrid, or pw as – choose the best for your business
Native, hybrid, or pw as – choose the best for your businessMarkovate
 
5 Factors of Mobile App Development & What is Native App.pdf
5 Factors of Mobile App Development & What is Native App.pdf5 Factors of Mobile App Development & What is Native App.pdf
5 Factors of Mobile App Development & What is Native App.pdfLeed Software Development
 
Flutter Navigating the Highs and Lows of Cross-Platform App Development
Flutter Navigating the Highs and Lows of Cross-Platform App DevelopmentFlutter Navigating the Highs and Lows of Cross-Platform App Development
Flutter Navigating the Highs and Lows of Cross-Platform App Developmentamanraza23
 
Hybird mobile application development
Hybird mobile application developmentHybird mobile application development
Hybird mobile application developmentbeyondweb
 

Ähnlich wie Mobile App Development Dilemma (20)

Confused about Native vs Hybrid vs Cross-Platform ?
Confused about Native vs Hybrid vs Cross-Platform ?Confused about Native vs Hybrid vs Cross-Platform ?
Confused about Native vs Hybrid vs Cross-Platform ?
 
Native, Hybrid, or Cross-platform Development? What Type of Mobile App is Bes...
Native, Hybrid, or Cross-platform Development? What Type of Mobile App is Bes...Native, Hybrid, or Cross-platform Development? What Type of Mobile App is Bes...
Native, Hybrid, or Cross-platform Development? What Type of Mobile App is Bes...
 
A Guide to Mobile App Development - Web vs Native vs Hybrid.pdf
A Guide to Mobile App Development - Web vs Native vs Hybrid.pdfA Guide to Mobile App Development - Web vs Native vs Hybrid.pdf
A Guide to Mobile App Development - Web vs Native vs Hybrid.pdf
 
Mobile Web Apps
Mobile Web AppsMobile Web Apps
Mobile Web Apps
 
Do You Want to Achieve Mobile App Mastery? A Step-by-Step Guidebook
Do You Want to Achieve Mobile App Mastery? A Step-by-Step GuidebookDo You Want to Achieve Mobile App Mastery? A Step-by-Step Guidebook
Do You Want to Achieve Mobile App Mastery? A Step-by-Step Guidebook
 
Do You Want to Achieve Mobile App Mastery: A Step-by-Step Guidebook
Do You Want to Achieve Mobile App Mastery: A Step-by-Step GuidebookDo You Want to Achieve Mobile App Mastery: A Step-by-Step Guidebook
Do You Want to Achieve Mobile App Mastery: A Step-by-Step Guidebook
 
Which Mobile App Development Process Is Right for You: Native, Hybrid, or Cro...
Which Mobile App Development Process Is Right for You: Native, Hybrid, or Cro...Which Mobile App Development Process Is Right for You: Native, Hybrid, or Cro...
Which Mobile App Development Process Is Right for You: Native, Hybrid, or Cro...
 
Best Hybrid Mobile App Development Company in Vijayawada.pdf
Best Hybrid Mobile App Development Company in Vijayawada.pdfBest Hybrid Mobile App Development Company in Vijayawada.pdf
Best Hybrid Mobile App Development Company in Vijayawada.pdf
 
Top Mobile App Development Company in India | App Development Services
Top Mobile App Development Company in India | App Development ServicesTop Mobile App Development Company in India | App Development Services
Top Mobile App Development Company in India | App Development Services
 
Best Mobile App Development Company in Noida
Best Mobile App Development Company in NoidaBest Mobile App Development Company in Noida
Best Mobile App Development Company in Noida
 
Expert Android App Development Services | Kickr Technology - Your Premier App...
Expert Android App Development Services | Kickr Technology - Your Premier App...Expert Android App Development Services | Kickr Technology - Your Premier App...
Expert Android App Development Services | Kickr Technology - Your Premier App...
 
What is The Best Platform for Mobile App Development.pdf
What is The Best Platform for Mobile App Development.pdfWhat is The Best Platform for Mobile App Development.pdf
What is The Best Platform for Mobile App Development.pdf
 
Top 10 Mobile App Development Frameworks in 2023
Top 10 Mobile App Development Frameworks in 2023Top 10 Mobile App Development Frameworks in 2023
Top 10 Mobile App Development Frameworks in 2023
 
Choosing App Development: Native, Hybrid, or Flutter Explained
Choosing App Development: Native, Hybrid, or Flutter ExplainedChoosing App Development: Native, Hybrid, or Flutter Explained
Choosing App Development: Native, Hybrid, or Flutter Explained
 
Top Mobile App Development Company
Top Mobile App Development CompanyTop Mobile App Development Company
Top Mobile App Development Company
 
Web vs Mobile App Development: Choosing the Right Platform for Your Business
Web vs Mobile App Development: Choosing the Right Platform for Your BusinessWeb vs Mobile App Development: Choosing the Right Platform for Your Business
Web vs Mobile App Development: Choosing the Right Platform for Your Business
 
Native, hybrid, or pw as – choose the best for your business
Native, hybrid, or pw as – choose the best for your businessNative, hybrid, or pw as – choose the best for your business
Native, hybrid, or pw as – choose the best for your business
 
5 Factors of Mobile App Development & What is Native App.pdf
5 Factors of Mobile App Development & What is Native App.pdf5 Factors of Mobile App Development & What is Native App.pdf
5 Factors of Mobile App Development & What is Native App.pdf
 
Flutter Navigating the Highs and Lows of Cross-Platform App Development
Flutter Navigating the Highs and Lows of Cross-Platform App DevelopmentFlutter Navigating the Highs and Lows of Cross-Platform App Development
Flutter Navigating the Highs and Lows of Cross-Platform App Development
 
Hybird mobile application development
Hybird mobile application developmentHybird mobile application development
Hybird mobile application development
 

Mehr von Happiest Minds Technologies

Largest Electricity provider in the US- Case Study
Largest Electricity provider in the US- Case StudyLargest Electricity provider in the US- Case Study
Largest Electricity provider in the US- Case StudyHappiest Minds Technologies
 
Exploring the Potential of ChatGPT in Banking, Financial SERVICES & Insurance
Exploring the Potential of ChatGPT in Banking, Financial SERVICES & InsuranceExploring the Potential of ChatGPT in Banking, Financial SERVICES & Insurance
Exploring the Potential of ChatGPT in Banking, Financial SERVICES & InsuranceHappiest Minds Technologies
 
AUTOMATING CYBER RISK DETECTION AND PROTECTION WITH SOC 2.0
AUTOMATING CYBER RISK DETECTION AND PROTECTION WITH SOC 2.0AUTOMATING CYBER RISK DETECTION AND PROTECTION WITH SOC 2.0
AUTOMATING CYBER RISK DETECTION AND PROTECTION WITH SOC 2.0Happiest Minds Technologies
 
Automating SOC1/2 Compliance- For a leading Software solution company in UK
Automating SOC1/2 Compliance- For a leading Software solution company in UKAutomating SOC1/2 Compliance- For a leading Software solution company in UK
Automating SOC1/2 Compliance- For a leading Software solution company in UKHappiest Minds Technologies
 
GUIDE TO KEEP YOUR END-USERS CONNECTED TO THE DIGITAL WORKPLACE DURING DISRUP...
GUIDE TO KEEP YOUR END-USERS CONNECTED TO THE DIGITAL WORKPLACE DURING DISRUP...GUIDE TO KEEP YOUR END-USERS CONNECTED TO THE DIGITAL WORKPLACE DURING DISRUP...
GUIDE TO KEEP YOUR END-USERS CONNECTED TO THE DIGITAL WORKPLACE DURING DISRUP...Happiest Minds Technologies
 
Complete Guide to General Data Protection Regulation (GDPR)
Complete Guide to General Data Protection Regulation (GDPR)Complete Guide to General Data Protection Regulation (GDPR)
Complete Guide to General Data Protection Regulation (GDPR)Happiest Minds Technologies
 
Azure bastion- Remote desktop RDP/SSH in Azure using Bastion Service as (PaaS)
Azure bastion- Remote desktop RDP/SSH in Azure using Bastion Service as (PaaS)Azure bastion- Remote desktop RDP/SSH in Azure using Bastion Service as (PaaS)
Azure bastion- Remote desktop RDP/SSH in Azure using Bastion Service as (PaaS)Happiest Minds Technologies
 
REDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDIT
REDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDITREDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDIT
REDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDITHappiest Minds Technologies
 
REDUCING TRANSPORTATION COSTS IN CPG THROUGH INTELLIGENT FREIGHT AUDIT
REDUCING TRANSPORTATION COSTS IN CPG THROUGH INTELLIGENT FREIGHT AUDITREDUCING TRANSPORTATION COSTS IN CPG THROUGH INTELLIGENT FREIGHT AUDIT
REDUCING TRANSPORTATION COSTS IN CPG THROUGH INTELLIGENT FREIGHT AUDITHappiest Minds Technologies
 
REDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDIT
REDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDITREDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDIT
REDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDITHappiest Minds Technologies
 

Mehr von Happiest Minds Technologies (20)

Largest Electricity provider in the US- Case Study
Largest Electricity provider in the US- Case StudyLargest Electricity provider in the US- Case Study
Largest Electricity provider in the US- Case Study
 
BFSI GLOBAL TRENDS FY 24
BFSI GLOBAL TRENDS FY 24BFSI GLOBAL TRENDS FY 24
BFSI GLOBAL TRENDS FY 24
 
ARTIFICIAL INTELLIGENCE IN DIGITAL BANKING
ARTIFICIAL INTELLIGENCE IN DIGITAL BANKINGARTIFICIAL INTELLIGENCE IN DIGITAL BANKING
ARTIFICIAL INTELLIGENCE IN DIGITAL BANKING
 
DIGITAL MANUFACTURING
DIGITAL MANUFACTURINGDIGITAL MANUFACTURING
DIGITAL MANUFACTURING
 
Exploring the Potential of ChatGPT in Banking, Financial SERVICES & Insurance
Exploring the Potential of ChatGPT in Banking, Financial SERVICES & InsuranceExploring the Potential of ChatGPT in Banking, Financial SERVICES & Insurance
Exploring the Potential of ChatGPT in Banking, Financial SERVICES & Insurance
 
AN OVERVIEW OF THE METAVERSE
AN OVERVIEW OF THE METAVERSEAN OVERVIEW OF THE METAVERSE
AN OVERVIEW OF THE METAVERSE
 
VMware to AWS Cloud Migration
VMware to AWS Cloud MigrationVMware to AWS Cloud Migration
VMware to AWS Cloud Migration
 
Digital-Content-Monetization-DCM-Platform-2.pdf
Digital-Content-Monetization-DCM-Platform-2.pdfDigital-Content-Monetization-DCM-Platform-2.pdf
Digital-Content-Monetization-DCM-Platform-2.pdf
 
AUTOMATING CYBER RISK DETECTION AND PROTECTION WITH SOC 2.0
AUTOMATING CYBER RISK DETECTION AND PROTECTION WITH SOC 2.0AUTOMATING CYBER RISK DETECTION AND PROTECTION WITH SOC 2.0
AUTOMATING CYBER RISK DETECTION AND PROTECTION WITH SOC 2.0
 
Cloud Reshaping Banking
Cloud Reshaping BankingCloud Reshaping Banking
Cloud Reshaping Banking
 
Automating SOC1/2 Compliance- For a leading Software solution company in UK
Automating SOC1/2 Compliance- For a leading Software solution company in UKAutomating SOC1/2 Compliance- For a leading Software solution company in UK
Automating SOC1/2 Compliance- For a leading Software solution company in UK
 
PAMaaS- Powered by CyberArk
PAMaaS- Powered by CyberArkPAMaaS- Powered by CyberArk
PAMaaS- Powered by CyberArk
 
GUIDE TO KEEP YOUR END-USERS CONNECTED TO THE DIGITAL WORKPLACE DURING DISRUP...
GUIDE TO KEEP YOUR END-USERS CONNECTED TO THE DIGITAL WORKPLACE DURING DISRUP...GUIDE TO KEEP YOUR END-USERS CONNECTED TO THE DIGITAL WORKPLACE DURING DISRUP...
GUIDE TO KEEP YOUR END-USERS CONNECTED TO THE DIGITAL WORKPLACE DURING DISRUP...
 
SECURING THE CLOUD DATA LAKES
SECURING THE CLOUD DATA LAKESSECURING THE CLOUD DATA LAKES
SECURING THE CLOUD DATA LAKES
 
Complete Guide to General Data Protection Regulation (GDPR)
Complete Guide to General Data Protection Regulation (GDPR)Complete Guide to General Data Protection Regulation (GDPR)
Complete Guide to General Data Protection Regulation (GDPR)
 
Azure bastion- Remote desktop RDP/SSH in Azure using Bastion Service as (PaaS)
Azure bastion- Remote desktop RDP/SSH in Azure using Bastion Service as (PaaS)Azure bastion- Remote desktop RDP/SSH in Azure using Bastion Service as (PaaS)
Azure bastion- Remote desktop RDP/SSH in Azure using Bastion Service as (PaaS)
 
REDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDIT
REDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDITREDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDIT
REDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDIT
 
REDUCING TRANSPORTATION COSTS IN CPG THROUGH INTELLIGENT FREIGHT AUDIT
REDUCING TRANSPORTATION COSTS IN CPG THROUGH INTELLIGENT FREIGHT AUDITREDUCING TRANSPORTATION COSTS IN CPG THROUGH INTELLIGENT FREIGHT AUDIT
REDUCING TRANSPORTATION COSTS IN CPG THROUGH INTELLIGENT FREIGHT AUDIT
 
How to Approach Tool Integrations
How to Approach Tool IntegrationsHow to Approach Tool Integrations
How to Approach Tool Integrations
 
REDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDIT
REDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDITREDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDIT
REDUCING TRANSPORTATION COSTS IN RETAIL THROUGH INTELLIGENT FREIGHT AUDIT
 

Mobile App Development Dilemma

  • 1. March 2012 Dealing with the Dilemma: Mobile App Development Approach & Decisions By Mobility Practice Happiest Minds © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
  • 2. Overview Today, mobile applications have become an integral part of nearly every organization’s business strategy. With the right strategy, mobile applications can not only win new customers and revenue streams, but can also help in retaining existing customers and drive greater mobility adoption and penetration. At the same time, due to extensive publicity, sales and branding undertaken through mobile channels, there is also a higher risk for a brand if a wrong mobility strategy or technology is adopted. Companies also have to cope with a fast-evolving environment characterized by rapid changes to operation platforms and releases along with a constant influx of new devices and form factors. Additionally, with multiple channels emerging for reaching out to mobile app users in terms of technology, platforms and User Experience (UX), companies are faced with the dilemma of making the right choice. Since the mobile application user base is diverse, apart from various other business parameters, there are a few important questions that we need to answer before we decide on a Mobile Application Development strategy - should the app be targeted across all available platforms? Do I need my app to access GPS, cameras and other device-specific functions? DoI need a uniform UX for the app across platforms? What is the EOL of the apps? Should I just stick to creating a mobile website? “One-Size Fits All” does not hold good for Mobile App Development. So what’s the way out? Companies are trying to decide on what type of Mobile Applications they should deliver to their target users. This is a very critical decision that involves a trade-off between providing a rich, native user experience versus the portability of the application across platforms that will sacrifice the rich native UX. There are pros and cons to e-adopting both paths and each company have to evaluate this issue based on key parameters such as native experience, cost of development, time to market, ease of deployment, and managing the apps - to determine what the best choice is for them personally. This paper discusses the following types of mobile app development and briefly outlines the advantages and disadvantages against each of them. © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
  • 3. Native mobile app development Mobile web app development Hybrid app development Cross compiled app development Virtual machine based app development Based on the following evaluation criteria, organizations can make the best choice in adopting a mobile application development strategy. Criteria that can help you make the decision on choosing the right mobileapp development strategy 1. Native UX 2. Portability 3. Time to market 4. Maintenance& management 5. Ease of deployment Native Mobile App Development Native mobile apps are developed using the native language of the mobile operating platform. These apps have access to all the device capabilities and functionalities as they use the native SDK for the app development. These applications provide the highest UX factor as compared to any other type of app development. Advantages Disadvantages Maximum performance No code reuse Tighter integration with platforms Higher cost of development and Ease of deployment due to app stores maintenance from native OS providers is very good Increase in time to market Mobile Web App Development Mobile web apps are developed using mobile web framework technologies like HTML5, CSS3, and Java Scripts. These Apps are executed on the Web servers and accessible via Mobile Web browsers and are highly portable across multiple mobile platforms. However, they lack in creating a native, rich UX. Despite the fact that some of the device specific functions and offline stores can be accessed through HTML5, there are several constraints due to the dependencies of the sandbox nature of specific platforms and the extent of adoption of HTML5 specifications by native browser components that are still evolving. © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
  • 4. A detailed Primer on HTML5 and its capabilities are provided in the Appendix. Advantages Disadvantages Better manageability due to web Lack of native UX server based deployments Lower performance due to browser Very good portability across platforms based dependencies Higher ease of code maintainability Highly dependent on native browser and reuse implementation for access to device Decrease in total cost of ownership capabilities Better time to market Unpredictable performance due to higher dependency on Internet connection Hybrid App Development As the name suggests, Hybrid app development platforms use combination of both web based and native app development. Applications are built using web technologies like HTML5, CSS3, and Java Scripts and involve the native APIs for access to device specific capabilities. These apps are resident on the devices as they are packaged within the browser control of the platform and compiled using the native SDK. This type of app provides better portability across platforms as compared to native apps and they rely on the platform provider for hybrid platform development. Some of the hybrid platforms also provide flexibility to extend and customize the platform by adding additional wrapper plug-ins so that the apps can leverage plug-in extensions to access more specific native device capabilities to a limited extent. Advantages Disadvantages Access to limited native device UX better than mobile web apps, but capabilities not on par with native UX Very good portability across platforms Possible lower performance due to Good ease of deployment like Native browser based dependencies and the apps extent of the web dependency Decrease in total cost of ownership Dependency on the hybrid platform Better time to market provider capability for native API extensions © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
  • 5. Cross Compiled App Development Applications created through the cross complied app framework are deployed directly on devices. These apps are developed by leveraging cross compiler frameworks that transform the source code compiled into the native device specific platforms. These frameworks provide specific APIs that leverage deep native integration capabilities and the apps developed through this method have a rich user experience that closely mirrors the native UX. On the flip side, the portability of such apps is much lower when compared to hybrid or web based apps. Advantages Disadvantages Richer UX like native apps The ability to develop the app is Leverage platform specific capabilities governed by the limitations of the Can be ported to multiple platforms platform APIs. though development in a single Certain native capability usage inhibits language seamless portability of the app Deployment on the popular app stores Cross platform compliers are not ecosystems is high available for all platforms and are limited to certain few Virtual Machine based App Development Virtual machine base apps are developed with custom languages and they run on a virtual machine for each target devices or operating systems. App developers may not be required to write lot of code but have to make configuration changes that will allow the app to be executed over a virtual machine. The portability of these apps is much easier and the app success largely depends on the quality of the virtualization platform and the tooling that it exposes for app development. Advantages Disadvantages Apps time to market is better due to Poor native UX sophisticated tooling for development Virtual machines may not be available Apps can be upgraded through across all platforms OTA(Over The Air) due to the virtual May take a hit on performance due to machine concept runtime engine Less maintenance of code and high No native customization possible code reuse © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
  • 6. An overall comparison of approaches Criteria Native App Mobile Web App Hybrid App Cross-Complied Virtual Machine based Development Development Development App Development App Development User Experience Portability Time to Market Maintain & Manage Ease of Deployment Making your decision on HTML5 vs. Hybrid vs. Native While it is difficult to make a straight forward decision in selecting a tool, the following parameters should be taking into consideration along with business requirements:  Capabilities in handing use cases – What would be the application capabilities across other platforms? Will it have similar capabilities across platforms? Unfortunately all platforms cannot handle application capabilities in a similar fashion. For example, iOS hands user notification and application states are different from those on Android.  User Experience – How do other platforms handle application views? Views that are implemented in iOS may not be possible to implement in Android and/or Windows Mobile phone.  Security – Will uniform security features be implemented across all mobile platforms? For example, platform security implementation in iOS is different from Android and RIM OS.  Synchronization – Some smartphone application need to contact the server to synchronize the data. What would be the application’s data synchronization approach across all platforms? © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
  • 7. Performance – Will the application performance be compromised when implementing the solution across other platforms?  Storage – All smartphone applications provide APIs to store data in the device. The storage capability and storage style (locale, file system etc) should be analyzed thoroughly before building the application across other platform.  Marketing and Distribution – How will the application be distributed when available across multiple platforms? While some applications are distributed via side-load, others can be distributed via the enterprise app store. HTML5 will be the best fit to start the development process if performance and UI is compromised. This will allow organizations to create a quick GTM strategy and market presence. While this approach does away with the need install the application on the device, it does not enable consumers gain full access to application features without a data connection. However native applications are a best fit when handling offline application features like field force capturing sales orders, etc. For organizations that are looking to package websites and web applications as native apps, solutions like PhoneGap may be a good fit. This open source framework wraps existing applications to create a native app that leverages a web viewer component. Organizations can also take the web application route, where they can build an HTML5-driven application that l runs on most systems and devices. This can work if the application is very simple and leverages only the common denominator functionality of HTML5 that is supported across all browsers. The best path for an organization really depends on the team’s expertise, budget and time-to-market requirements. While native development offers the most functionality and options, alternatives in the market like Titanium, QT and OpenPlug provide massive advantages in leveraging a team’s existing skills to deliver an application that is faster-to-market and ultimately cheaper to build. Migrating a HTML5 web application to Mobile Mobile web applications have become increasingly prevalent because of their ability to deliver a “personalized web experience”. By leveraging device features like location and cameras, it delivers relevant information users, thus enabling them to perform operations immediately. A question asked often is - how can we leverage existing desktop based websites and convert these into mobile versions in a quick and cost efficient manner? Ideally organization should be able to provide a mobile version of their existing websites without changing a line of code. © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
  • 8. However in reality, a website designed specifically for mobile will always provide a much better user experience to mobile users. The two most popular approaches for mobilizing existing website are: 1. Screen scraping – This technique basically reads through the HTML and converts it into a mobile version by replacing tags. However this does not deliver an optimum user experience as this technique cannot leverage the device capabilities to provide true context. 2. Miniaturization – This technique uses style sheets to adjust existing web pages to a mobile form factors. Again this technique does not provide context and results in a less than optimum user browsing experience. The advantages of the above approaches include: 1. Quick deployment to mobile web –these can be achieved within a 3-4 week timeframe 2. Lower costs 3. Availability of proven off-the-shelf tools which can enable quick transformation Taking the above factors into consideration, the recommended approach would be to think mobile and design web applications that are intended to be used on mobile as a separate exercise. A major consideration to be kept in mind is - “never design for the lowest common denominator” while using the following design principles: 1. Detect device capability and adapt the content to be delivered 2. Simplicity – An effective mobile layout needs to simple. The information presented needs to be structured into a layout that minimizes scrolling and the need for zooming. . For example, y, a single column layout is generally preferred to avoid cluttering and horizontal scrolling. 3. Navigation – Mobile web applications need to provide an easy way of navigating between web pages and make optimum use of the device capabilities. For example, the navigation mechanisms in touch based smartphone are primarily icon and tab driven, while the navigation is menu driven for devices with keyboards. Reducing the number of click to perform an action is necessary to enhance user experience. 4. Content – The content needs to be adapted based on the device. a. Hide unnecessary text and links to optimize use of screen real estate b. Use different graphics for different resolutions © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
  • 9. c. Video formats need to be adapted to the device supported formats d. Interaction mechanisms need to be customized based on device capabilities 5. Online/offline operation – The mobile web experience would be badly affected if it depends on persistent internet connection. Mobile web apps need to leverage local caching mechanism to deliver a smooth user experience while negotiating “dead-zones” and network signal variance. 6. Speed – Mobile web apps need to provide fast response times to the user. This can be achieved by keeping their size small, local caching and usage of background processing to provide a seamless browsing experience. Advantage - HTML5? There is no easy answer with regard to selecting HTML5 or native applications due to multiple factors that need to be considered in the decision making process. 1. End user experience The type of content or service that best fits on web or apps is dictated by the end user needs. Obviously, games works best as native apps as they often use heavy graphics and benefit from not having to access resources via a browser. However, shopping (mCommerce) and services apps are better suited for the mobile web. 2. Marketing Native applications are great for marketing. Once you have an application, you can attract potential interest since the “application phenomenon” is hyped and in demand these days. 3. Customer priorities Customer priorities play a big role in deciding the technology approach. If the customer wants the best user experience irrespective of cost, then the native approach would be right way to go ahead. On the other hand, HTML5 is a better option for customers looking for a good user experience with better code and app manageability. 4. Application features © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
  • 10. The features that need to be supported in an application will decide whether HTML5 is a right fit. If the application needs access to device features like contacts, calendar, etc, then HTML5 cannot be used. 5. Technology landscape The changing technology landscape dictates the technology of choice. Network coverage, bandwidth availability and device capabilities play a big role in deciding the app development platform. For example, SMS based apps are the most convenient and the biggest hit in developing countries because of various technology constraints. Although there have been significant improvements in the mobile web technology in recent times, there are still areas where native applications are the best fit. There is no right answer in the debate on choosing between mobile web and native application or going for both. A detailed analysis of the parameters needs to be done to arrive at the right approach best suited for your organization. Doing the Balancing Act & Conclusions Based on the above criteria, it is clearly seen that organizations need to prioritize their requirements through a mobile strategy in order to come up with a decision-making map on the type of mobile applications that needs to be built. Some of the questions that need to be addressed while deciding on the strategy are - 1. Are we building applications that are graphics intensive? 2. Are we building applications that need a lot of algorithmic computation? 3. Does the application need integration to device specifics? 4. Is app security a high priority? 5. Do we need to deploy the app on multiple platforms? 6. What changes do we anticipate in the app and can this be addressed on a chosen development model? 7. Is there an immediate need to deliver the app to the market? 8. What is the EOL for the app being developed? 9. Are the chosen tools mature enough to provide sufficient support for development? 10. Does the app need to sync with back end systems and data sources? 11. How frequently do we need to upgrade the app and does the app storefront deployment plan support this requirement? © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
  • 11. A key aspect that should be followed during the decision making process is the consideration of native UX versus portability since this has broad ramifications on the application manageability, time to market and cost. Source: Gartner Report As the application portability increases, the richness of its native UX decreases. At the same time when the app has a rich native UX, its code reuse decreases while the cost of maintenance goes up. Developing apps that have native UX will also increase its time to market significantly. © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
  • 12. Appendix Embracing HTML5 standards for Mobile environment HTML5 is the new evolving standard for browser based application development. This is driven by W3C and WHATWG bodies with notable industry participation. The specification of HTML5 is in the working draft and several vendors have already adopted many of these standards. Some of the major capability areas of HTML5 are as follows: a. Several new elements that are introduced b. Embedded audio and video interactions c. 2D drawing through built-in canvas d. Offline storage e. Geo location This section provides a briefing on the HTML5 features and capabilities. HTML5 Features Elements The following are the high level elements classification of HTML5. These new elements enable clearer and simpler markup that makes pages more obvious on mobile devices. Elements of HTML5 Description Structural Headers, footers, articles, navigation and sections Block semantic Dialog, figure, aside Inline semantic Progress, meter, time Interactive Command, menu, datagrid, details Storage on the device Below are the methods that can be utilized for client-side storage. Storage of HTML5 Description Sessions Storing in browser based sessions Local This is a persistent storage. The scope of local storage can also be controlled Database Storage ability to use SQL database and can be programmable © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
  • 13. Canvas drawing Canvas in HTML5 is used to draw graphs on the fly usually through java scripting. The canvas has several methods for drawing paths, boxes, circles, characters and adding images. Embedded audio and video HTML5 defines a new element that specifies a standard way to embed audio files on a web page. They are also designed to give users a faster experience by doing away with browser plug- ins such as Adobe Flash. Offline access This feature is used to improve an application’s performance by storing data in the cache or to make data persistent between user sessions and when reloading and restoring pages. JavaScript APIs HTML5 provides JavaScript APIs to exploit several browsing features. This also aids in improving the user interactions on the browser. WebWorker API helps create JavaScript based worker threads that can work in the background without blocking the user interactions. WebSocket API establishes connection between clients and web server. GeoLocation API will extract the user’s longitude and latitude coordinates. History API will provide ability to add to the history list. Notification API helps send notifications to the client. Support for HTML5 in mobile browsers and devices The advent of Webkit browser engines is further driving HTML5 penetration into the mobile devices. Some of the early adopter of HTML5 RIM Blackberry Torch iPhone and iPad ( 4.0 and above) Android ( 2.0 and above) IE9 browsers © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved
  • 14. About Happiest Minds Happiest Minds is a next-generation IT services company helping clients differentiate and win with a unique blend of innovative solutions and services based on the core technology pillars of cloud computing, social computing, mobility and analytics. We combine an unparalleled experience, comprehensive capabilities in the following industries: Retail, Media, CPG, Manufacturing, Banking and Financial services, Travel and Hospitality and Hi-Tech with pragmatic, forward-thinking advisory capabilities for the world’s top businesses, governments and organizations. Founded in 2011, Happiest Minds is privately held with headquarters in Bangalore, India and offices in the USA and UK. Corporate Office United States Happiest Minds Technologies Pvt. Ltd. 116 Village Boulevard, Suite 200 Block II, Velankani Tech Park Princeton, New Jersey, 08540 43 Electronics City Phone:+1 609 951 2296 Hosur Road, Bangalore 560100, INDIA 2018 156th Avenue NE #224 Phone: +91 80 332 03333 Bellevue, WA 98007 Fax: +91 80 332 03000 United Kingdom 200 Brook Drive, Green Park, Reading Berkshire, RG2 6UB Phone: +44 11892 56072 Fax: + 44 11892 56073 © 2012 Happiest Minds Technologies Pvt. Ltd. All Rights Reserved