[android-developers] Autoreload of Webview
At my work, I have to access an intranet site several times a day. The
site has a short session inactivity logout - shorter than the frequency
with which I must access it - so I end up having to relog every time.
I'd like to write a small Webview app to just to a reload every ten
minutes or so to keep me logged in. What's the best way to implement the
reload trigger? Separate thread? Service? I'd like to maintain the
session when the ui side of the process is backgrounded or even killed,
if possible.
Thanks,
Jay
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home