cancel
Showing results for 
Search instead for 
Did you mean: 

Package SAPUI5 application using Phonegap

Former Member
0 Kudos

Hi,

I'm trying to package a SAPUI5 application using Phonegap. Before packaging, I need to add SAPUI5 resources(static mobile runtime packages) to the Phonegap application. But I'm unable to find or download the latest static mobile runtime packages. I have read few articles/posts where it is mentioned that static mobile runtime packages such as 'sapui5-mobile-opt-static.zip' or 'sapui5-mobile-static.zip' can be used as resources, but I cannot find those anywhere.

I'm unable to use the resources present in OPENUI5 sdk, since my SAPUI5 application uses Viz Charts and OPENUI5 sdk does not contain Viz Charts libraries.

Can anyone point me to the location where I can download the SAPUI5 resources?? OR suggest be a better way to package SAPUI5 applications using Phonegap??

(Note: I'm using SAPUI5 version 1.26.6 and Eclipse Juno as IDE)

I'm pretty much new to SAPUI5. Any help in this regard will be appreciated.

Thanks in Advance.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

In the folder of your eclipse installation you will find a subfolder called "plugins". Here are a lot of jar files. You will find a file named "com.sap.ui5.viz_**version**.jar". Open this jar file with 7-Zip. Under META-INF you will find a folder resources and there are the resources for viz-lib located.

I know, that this is a very uncomfortable way. But i also don't know a location to download a package with all the sources for UI5.

Answers (0)