On Thu, Mar 17, 2011 at 3:38 AM, SendOutEmails <[email protected]>wrote:

> I have a website with normal images (jpg) on it. I have created an
> app using webview to load that website.
>

I think that makes much more sense than your original phrasing, thanks.

What I was looking for is some way to allow the client to hold and save or
> set the image as wallpaper.
>

I have not done much with web apps or WebView and my javascript is beyond
limited ... BUT.
- WebView should let you detect long press
- Javascript should let you get an image off a webpage (at least the URL you
can download it from)
- There should be functions in the Android API that let you bind javascript
functions to native functions, from what I understand

>From those three, it seems your task should be doable. Sorry I don't have
much more to offer you.

-------------------------------------------------------------------------------------------------
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to