Register Login

SAPUI5 Browser Support for Mobile and Desktop Applications

Updated May 18, 2018

If you want to run SAPUI5 that is based up on the web applications in the web browser you entered a right place. This article will help you learning SAPUI5 support for mobile and desktop applications. SAP basically cares about Microsoft Internet Explorer, Mozilla Firefox, Google Chrome and Apple Safari on Marcos for SAPUI5 Desktop and SAP provisions Safari on IOS, Android Browser, and Google Chrome for Android, Blackberry 10 Browser and Microsoft Internet Explorer Modern Design, for SAPUI5 Mobile.

If you want to create web applications for desktop browser i.e. SAPUI5 Desktop or web applications for mobile browser as well i.e. SAPUI5 Mobile you will have to user web application frame work which is known as SAPUI5.With the help of SAPUI5 you would be able to create web applications that can be used both on the mobile network as well as the desktop browsers too.   

Please make sure that the browsers that are supported by SAPUI5 libraries will diverge in the dependency. So it will help you to understand that mobile browser will support the libraries that are enabled by mobile browser and desktop browser will support the libraries that enabled by desktop browser.

Below is the list of the libraries that supports desktop browsers and safari on ipad:

sap.ui.commons,sap.ui.richtexteditor,sap.ui.suite,sap.ui.table,sap.ui.ux3,
sap.uiext.inbox, sap.ui.core

The following UI5 libraries support mobile browsers:

sap.m
- Safari on iOS5 and later
- Web Views on iOS5 and later
- Android Browser on Android 2.3 and later
- Chrome on Android 2.3 and later
- Web Views on Android 2.3 and later
- BlackBerry Browser on BlackBerry 10 and later
- Web Views on BlackBerry 10 and later.

sap.makit
- Safari on iOS5 and later
- Web Views on iOS5 and later
- Android Browser on Android 2.3 and later
- Chrome on Android 2.3 and later
- Web Views on Android 2.3 and later.

Hope this article might help you to understand the SAPUI5 support for mobile and desktop applications


×