Discussion Forums  >  Images, Documents, File Locations

Replies: 3    Views: 135

Caslor
Android Fan
Profile
Posts: 191
Reg: Jul 26, 2013
athens
1,910
11/24/13 11:42 AM (10 years ago)

HTML Doc & webpage - link

Hi i have on screen in my application (Android 2.2,api 8) that i want to display one web page of one site.. although i place in HTML DOC preferences : Document Location/Load from this URL instead the url of the page... in my emulator and in my device when i open this screen displays the tree view of the hall site and at the end the contain of the page.. (the tree is the header with the menu but not displayed properly ) [URL=http://s30.photobucket.com/user/caslor_1978/media/diafora/webpagebuuztouch_zps0ac3970c.jpg.html][IMG]http://i30.photobucket.com/albums/c316/caslor_1978/diafora/webpagebuuztouch_zps0ac3970c.jpg[/IMG][/URL] http://i30.photobucket.com/albums/c316/caslor_1978/diafora/webpagebuuztouch_zps0ac3970c.jpg how can i avoid that without using the native browser of my device
 
Mr stuck
Android Fan
Profile
Posts: 974
Reg: Apr 09, 2012
Fife, Scotland
15,740
like
11/24/13 02:21 PM (10 years ago)
all i can think of is copying the html source of the page and removing the tree part from the head of the page, and creating another menu to point to all the parts of the tree, perhaps a context menu. maybe someone else can offer a better solution for you.
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
11/24/13 04:03 PM (10 years ago)
Put this in the header of your html file and see if it helps… <meta name="viewport" content="width=device-width"> Cheers! -- Smug
 
Caslor
Android Fan
Profile
Posts: 191
Reg: Jul 26, 2013
athens
1,910
like
11/24/13 10:35 PM (10 years ago)
thanks :) i will try it
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.