Re: [android-developers] Can any one help me to break large Html file to small html files in java

2010-10-11 Thread TreKing
On Sun, Oct 10, 2010 at 5:57 PM, Miguel Morales therevolti...@gmail.comwrote:

 This should be absolutely easy to do using javascript.  Not sure why you
 need help with something so basic.


Basic to you may very well be advanced to the OP - who know if he's even
ever touched javascript?

If it's so easy, how about pointing the OP in the right direction instead of
chiding him for not knowing what you find to be so basic?

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Can any one help me to break large Html file to small html files in java

2010-10-11 Thread Miguel Morales
I did, it's called javascript.

On Oct 10, 2010 11:35 PM, TreKing treking...@gmail.com wrote:

On Sun, Oct 10, 2010 at 5:57 PM, Miguel Morales therevolti...@gmail.com
wrote:   This should be ...

Basic to you may very well be advanced to the OP - who know if he's even
ever touched javascript?

If it's so easy, how about pointing the OP in the right direction instead of
chiding him for not knowing what you find to be so basic?

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

 --

You received this message because you are subscribed to the Google Groups
Android Developers group...

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Can any one help me to break large Html file to small html files in java

2010-10-10 Thread santhu
Hi all,


  Presently am displaying html file in web view and my
emulator size 1024*600. if the html file is large then user is
scrolling down to see bottom part of the html. I Need to break these
html file in equal parts so that it fits exactly in my screen size. i
don't want USER to SCROLL DOWN but load remaining part (next page)
next time.


thanks and regards
Santhosh Ejanthkar

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Can any one help me to break large Html file to small html files in java

2010-10-10 Thread Miguel Morales
This should be absolutely easy to do using javascript.  Not sure why
you need help with something so basic.

On Thu, Oct 7, 2010 at 5:41 AM, santhu santhosh.19...@gmail.com wrote:
 Hi all,


                  Presently am displaying html file in web view and my
 emulator size 1024*600. if the html file is large then user is
 scrolling down to see bottom part of the html. I Need to break these
 html file in equal parts so that it fits exactly in my screen size. i
 don't want USER to SCROLL DOWN but load remaining part (next page)
 next time.


 thanks and regards
 Santhosh Ejanthkar

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en



-- 
~ Jeremiah:9:23-24
Android 2D MMORPG: http://developingthedream.blogspot.com/,
http://diastrofunk.com,
http://www.youtube.com/user/revoltingx

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en