Browser based app
Previous Topic  Next Topic 

Overview

  • Supports HTML, XHTML, CHTML, WML browsers
  • Write code once, run it on any mobile browser
  • Platform detects the type of device making the request and sends response in appropriate markup
  • Code written using JSP tag library provided by Smartmob (extends WALL)
  • Some UI formatting done on the fly based on device resolution (eg, 2 column tables vs. single column)

App architecture



Code generation

After setting up the app, click on “Generate code” and select Browser. This will generate code for Smartphones with HTML+JS browsers. To access the app from non-HTML browsers, just use the default browser app url. We currently do not generate code for non-HTML browsers but the default app runs on them.Customize the code, preview in our browser based simulator.






Integration with existing domain/website



Click on Grab url/Preview and copy the link. Point your mobile domain to it.