I have not seen any documents that seem to describe the actual underlying Architecture of Fiori and whether it could be easily turned into a App or even SUP (SMP) application.
So I am posing a question (discussion) to draw out the answers.
My first thoughts on Fiori is that it is using a web server (like Apachi) to render the UI5 pages and a data server - Netweaver Gateway to supply the OData data content.
Now assuming this is true and the content of the UI5 code is constant and can be captured and contained within PhoneGap as a onboard mobile App. This it should be possible to create the following PhoneGap UI5/Fiori App:
Lastly if we have a customer who wants to use Fiori App's from a SMP (SUP) environment we have a couple of options:
A. Using with Hybrid Web container and SUP sending both the App to the mobile and providing the data sync to OData.
B. Or using PhoneGap and the REST SUP data link.
The advantage here is the SUP (SMP) can provide the authentication.
-------------------------------------------
Am I correct ? Am I barking ? Discuss ...