Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Deploy App Online

Is there a way that I can store the Android app online, and simply load the webpages in a WebView, and have it work? I really just want to expose the Titanium APIs to the WebView, and be on my way, but it seems that Titanium may be a little more restrictive than that.

— asked March 28th 2010 by Lucas Hansen
  • android
  • online
0 Comments

1 Answer

  • Titanium cannot be exposed through a remote WebView. You could download code and inject it into a local webview, but it's not recommended. It's better for your users if they can use your application without requiring a network connection and/or have to download the page every time.

    — answered March 28th 2010 by Don Thorp
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.