facebook

how to embed a webpage

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #344579 Reply

    networkey
    Member

    Hi, this is their first experience with this software and I’m considering to buy it … I wanted to ask how to display a web page in an application integrated with the navigation bar of the app itself … look forward to your answers … greetings.

    #344609 Reply

    Hi networkey,

    It sounds like your UI design is to embed content from another site into your mobile web UI. Right?

    If you create a native app your best option is to use a GotoURL action with a popup window. This will float a dialog above your app’s UI with the remote site content.

    If you create a mobile webapp this is not possible due to technical limitations on the device. See this thread:
    http://www.genuitec.com/support-genuitec/viewtopic.php?f=8&t=3590

    #350290 Reply

    xhuzen
    Member

    Is it possible to make web app for android devices?

    Where developing a web application and were using <iframes> for every page of our web app, which actually works on the emulator but when we export and installed the .apk we encountered an error: “the connection to the server was unsuccessful. (file ///android_asset/www/index.html)” and the application crashed. Were Mobione in developing.

    #350385 Reply

    Hi xhuzen,

    It is hard to say what’s up with your app on this device. It could be that your app is overwhelming the device’s capabilities, e.g., gradients and long background images can really stress some smaller older devices.

    #350422 Reply

    xhuzen
    Member

    Thank you for responding, but all i have are multiple of url’s that will call some web page,I don’t have backgrounds. I have also some html codes and css.

    #350450 Reply

    Hi xhuzen,

    Please share model and android version.
    Does this happen with other mobione apps?
    How many screens contain your app?

    You can try changing your page architecture to ajax:
    http://www.genuitec.com/support-genuitec/viewtopic.php?p=19754#p19754

    Let me know how it goes.

    #350491 Reply

    xhuzen
    Member

    Model: O+
    Version: Icecream Sandwich

    I just have 2 multipages: first multipage have 5 screens and the second multipage have 7 screens.
    The first multipage have 3 screens containing iframe while the 2 screens are just static page screens.
    The same with the second multipage which contains 7 static page screens.

    I tried your suggestion which i am grateful changing page architecture to ajax, but it looks like it didn’t work.

    But somehow i recognize when i installed the app and open it, the error would not display if i don’t immediately click on buttons or the page, i just have to wait a couple of seconds to load all the pages. But its not convenient for the user to wait this long.

    Hope you could kindly help me with this.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: how to embed a webpage

You must be logged in to post in the forum log in