cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori App on Mobile

venkateswaran_k
Active Contributor
0 Kudos

Dear All

I have one quick question.

After installing the Fiori App  ( say MyPayStub ) in SAP, 

What are the steps I should do in order to access it through Mobile Device..   ( not through LaunchPad ).

Can someone guide me Please

Regards,

Venkat

Accepted Solutions (1)

Accepted Solutions (1)

pankaj_bisht
Contributor
0 Kudos

Hi Venkat,

The same Launchpad URL works across all devices.

The Fiori apps do not come as Native apps for mobile.

You could wrap the Fiori app into native apps.

Best Regards

Pankaj

venkateswaran_k
Active Contributor
0 Kudos

Thank you Pankaj,

Can you please explain the point you said,  Wrap the Fiori app into native app.

Regards,

Venkat

pankaj_bisht
Contributor
0 Kudos

Hi Venkat,

There are containers like Cordova HTML5 container(Phonegap and SAP Kapsel) which could be used to wrap the UI5 apps into native apps if that is what you are looking for.

Best regards

Pankaj

Answers (2)

Answers (2)

Virinchy
Active Contributor
0 Kudos

Fiori Client is available to IOS and Android .

Just download the application to the device and specify the launchpad url to the application.

Regards

Virinchy

Virinchy
Active Contributor
0 Kudos

Hi Venkateswaran ,

I assume the app specific components and the required configurations for " MyPayStub " app is performed correctly and running successfully in the desktop browser.

The Fiori Launch pad URL looks similar as here .

Firoi Launch Pad URL : Host Name/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html

Fiori apps are basically mobile web applications which are responsive in nature and runs across the devices and screen resolutions which supports HTML5 .

So the same url can be used to access the applications in the mobile browser ,

But what if the Fiori Web applications are to be launched as any other native applications ?

Basically , Web apps can be packaged as any other native apps using cordova. For more details on  cordova and how it works look here  ,

SAP developed a Container using Cordova technology  - Fiori Client to run the Fiori mobile Web apps in the container .

More details on Fiori Client are available at John Wargo blog and help documents.

Regards

Virinchy

venkateswaran_k
Active Contributor
0 Kudos

Thank you Virincy..

I will go through and get back if I have any doubts.

Regards,

Venkat