The best way display a webapp

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • michaeldebruin
    New Member
    • Feb 2011
    • 134

    The best way display a webapp

    Hello all,

    I am trying to create an Android and a iPhone app for a webapp of my company. But can you guys please tell me, what is the easiest and fastest way to let the apps display the content of the website?
    I was thinking about a html parser or a more difficult way, using a api (if available). Do you guys have any suggestions?

    NB: I am not asking for code, just a suggestion or some advice what the easiest and fastest way is going to be. Althought some tutorials for the way you are suggesting will be appreciated.

    Thanks in advance,

    Michael
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    This is late but most platforms support a WebView control that you can use to display a site.

    Comment

    • michaeldebruin
      New Member
      • Feb 2011
      • 134

      #3
      Oke thnx, but I've already found a solution for it.

      Comment

      Working...