Hello,
I'm building up a startup's application. I'm developing oracle adf as the web framework and maf as my mobile framework. As you know there is a feature in maf called remote url. Using that I can refer to web pages. please tell me that, In your idea, which solution is better:
a. building maf and adf applications seprately.
b. building adf app and building a simple maf app (that contains a remote url feature) and refer to the web app using remote url feture.
I believe that web UI is not suitable for mobiles. so it's better to build a maf app, In contrast if I built my maf app using remote url, it would be so fast and speed up my startup project.
Please share your ideas.
Thanks.