On Sep 20, 7:29 am, Raziel23x <[email protected]> wrote: > Is there any type of app that can convert the html doc to the needed > java based gui since the html holds the main gui
Nothing is going to convert the HTML to Java, but you can build a fairly respectable app purely in HTML+scripting in a WebView. In your situation, your best bet is probably to use a framework which specializes in this, such as PhoneGap or Appcelerator. String -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

