• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps simple html page

huggy_a

Lurker
hi,

I know this is going to to sound really stupid.... but i'm really new to this....

basically, i have so far just about done a 'hello world' app and seen how use a table layout... so hence this question may seem dumb.

how can i write a simple mock up to display some html - as in where i know the html i want to display - not pointing to a url.

so far, i have put text out to the screen - even used a table layout to layout the screen, or used a web view to point to a url.......

but what i want to do is just render a pice of html that i know at programming time, that includes a table where i want to display the gridlines.

(also is is possible to attach a css)

thanks in advance,

Andy
 
Back
Top Bottom