Is it possible to use webview in a service?

I want to use javascript functions loaded with a web page to interact
with the server.

Cheers!
--
Vinay

On Jun 24, 10:32 am, Marco Nelissen <marc...@android.com> wrote:
> Why do you need this? A service does not have a UI, so there should be no
> need to get a View.
>
> On Wed, Jun 24, 2009 at 1:19 AM, brilliant winger <stw...@gmail.com> wrote:
>
> > HI!
>
> > I develop an application.
> > This don't use activity class.
> > only use service class..
>
> > I need method(findviewbyid). but service don't have this method.
>
> > how to use?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to