Embedding HTML5 Output in Existing Android App

This forum is for all Flare issues not related to any of the other categories.
Post Reply
peaveygtr
Propeller Head
Posts: 10
Joined: Tue Oct 25, 2016 7:58 am

Embedding HTML5 Output in Existing Android App

Post by peaveygtr »

Anyone have a few tips for prepping HTML5 output for publishing, so it's packaged neatly for devs for inclusion in an Android app?

The ask is to embed an HTML5 responsive output into an Android tablet app, which a user would access by pressing Help within the app. Developers do not want the tablet to access the net to get help files since it would incur data charges. Instead, they've asked if I can publish output to the manufacturing drive, so the latest directories can always be pulled into the app when it's loaded onto tablets. They'd then include the updated files whenever the app is updated via the updater.
  • Any problems I need to be aware of, or suggested approaches based on your experience doing something similar?
    Is HTML5 Top Nav the wrong output to be using here?
    Will software code override Flare's calls? If so, how to keep isolated from any App code?
Post Reply