We created mobile application using SAPUI5 with sam.m library in eclipse and want to build an .apk file for this mobile app so that it runs on android devices.
we followed below blogs for SAPUI5 and phonegap
1) http://scn.sap.com/community/technology-innovation/blog/2012/05/11/sapui5--building-mobile-apps-together-with-phonegap (Not able to Download SAPUI5 beta)
2) http://scn.sap.com/community/developer-center/front-end/blog/2013/04/06/sap-and-mobile-powers-combined-through-sapui5-and-phonegap (To Download SAPUI5: http://scn.sap.com/community/developer-center/front-end, content is not there)
3) https://sapui5.netweaver.ondemand.com/sdk/#docs/guide/293eb945f0e945aaa776812481b4c533.html
By 5th link, tried by including cordova .js and .jar files in the andorid project created via eclipse and did changes in some files as mentioned in blog,
but still unable to parse that apk file.
Please suggest us the correct procedure to build .apk file for SAPUI5 Mobile Application.
Eagerly waiting for reply.