[android-developers] How to zoom in/out image with webkit

2010-09-10 Thread Ghetto Bill Gates
I have an app where its a website wrapped with webview/webkit but when
I load images via linkes, you can use basic functions to zoom in/out.
I thought this was standard throughout  using Android?

http://pastie.org/1144392

Thanks

-- 
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] Cant get basic HTML5 stuff to work

2010-09-07 Thread Ghetto Bill Gates
I made a video of my app, the part where I am having trouble started
at 30 seconds.

http://www.screentoaster.com/watch/stUElTQ0BJRFtXQ1VUUl5RX1JQ/html5

This is my code http://pastie.org/1144392

This is a html5 site using webview/webkit wrapper.

1.  The problem I am having is that when I click a link to load the
comics, there is no sign of loading, is there any built in loader or
progress bar I can use, otherwise people think the app has frozen.
When the links load I then can click them to load the picture but I
have the same problem, it can be a big file picture and people will
think the app is frozen.

2.  Last problem is that I cant zoom in and out of any picture that is
loaded?

Thanks

-- 
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