cancel
Showing results for 
Search instead for 
Did you mean: 

sMP Kapsel application support

Former Member
0 Kudos

Hi,

We are trying to develop a mobile solution. using SMP + kapsel plugin + Hybrid

in Hybrid we find the support for

SAPUI5, JQuery, Sentcha touch ,...

we are looking for offline application which supports mobile and desktop.

will Kapsel supports desktop based application ?

will SAPUI5 provides offline support ?

will SAPUI5 provides supports for Windows phone ?

What is the SAP recommended way for development approach?

Thanks,

Boopalan M

Accepted Solutions (0)

Answers (3)

Answers (3)

agentry_src
Active Contributor
0 Kudos

Discussion successfully moved from SAP for Mobile to SMP Developer Center as more appropriate to that community.

midhun_vp
Active Contributor
0 Kudos

Hi Boopalan,

Kapsel supports Win 8.1.

You can find the list of supported devices here (SAP Note):https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F6465...

SAPUi5 is a Web UI framework, so you have to consider web browsers supported by SAPUI5 in mobile and desktop. You can find the list of supported browsers here:http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0093f5df-f62d-3110-369c-cba5e69ed...

Regards, Midhun

SAP Technology RIG

sgodugu
Explorer
0 Kudos

Hi Midhun

Can we develop Windows Phone apps(hybrid apps) using SAP WebIDE ?

Regards

Sreenivas

midhun_vp
Active Contributor
0 Kudos

Hi Sreenivasulu,

Currently there is no support for windows using WebIDE. But you could add windows support to your project by executing the platform add wp8 cordova commands.

Regards, Midhun

SAP Technology RIG

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

will Kapsel supports desktop based application ? >> NO, as kapsel plugins are cordova based and can be used only for hybrid apps development not WEB based.

will SAPUI5 provides offline support ? > yes, very much

will SAPUI5 provides supports for Windows phone ? >>Windows Phone is supported as of platform version 8.1

What is the SAP recommended way for development approach?>>

There are Kapsel plugins for Offline functionality as well and these plugins are supported for Windows phone also. If you want to develop an hybrid app using SMP+Kapsel plugin+ SAP UI5 then you shouldn't hesitate using SAP Web IDe which is a browser based IDE to develop SAPUI5 based apps.It lets you design, build and deploy Fiori like apps based on SAPUI5. With the release of the Web IDE Hybrid App Toolkit Add-on, Web IDE can now be integrated with a local Cordova development environment, and thus supports development of hybrid applications based on Cordova framework!

Hybrid Application Development with SAP Web IDE

add a Cordova plugin to your SAPUI5 project


Regards,

JK