cancel
Showing results for 
Search instead for 
Did you mean: 

How to integrate SAP UI5 to HWC apps?

Former Member
0 Kudos

Is there any possibilty to integrate SAP UI5 technology with HWC apps developed with Hybrid web container.

Accepted Solutions (0)

Answers (4)

Answers (4)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Is this issue resolved?

Former Member
0 Kudos

Let me ask the question in a much better way.  I have an app build following http://scn.sap.com/community/mobile/blog/2013/11/21/hwc-mobile-app-development-for-dummies--part-1

Now i want to intergrate SAP UI5 into this application.

The main idea to follow UI5 is to have a good user interface . HWC application developed with this tutorial doesnt have a good UI compared to apps of UI5.

midhun_vp
Active Contributor
0 Kudos

I think you can do this by replacing the HWC code with SAPUI5 libraries (I haven't tried). You can consider Sencha also to improve the UI or you can extend the custom.js file to to write your own custom code,ex. http://scn.sap.com/community/mobile/blog/2013/02/20/develop-hwc-app-with-customized-list

- Midhun VP

Former Member
0 Kudos

Hi David,

You may want to take a look at this sample:

https://cw.sdn.sap.com/cw/docs/DOC-152686

Thanks,

Andrew.

midhun_vp
Active Contributor
0 Kudos

It is possible to run your SAPUI5 based apps in a HWC, the complete documentation is here, specifically here.

- Midhun VP

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos