Ok so first off I my app displays images. I have a button the change the date, and the app fetches the image that corresponds to the date selected.
Now I am trying to add a Menu to save the image displayed, email me an image that the user can select, and one last one to clear the cache, so It doesn't hog all the memory.
First, off it is displaying the image in a webview if it matters. Any help on how to do any of these is appreciated I can't figure out how to do any of them for my life, I have spent hours trying to find ways to do them with success.
Now I am trying to add a Menu to save the image displayed, email me an image that the user can select, and one last one to clear the cache, so It doesn't hog all the memory.
First, off it is displaying the image in a webview if it matters. Any help on how to do any of these is appreciated I can't figure out how to do any of them for my life, I have spent hours trying to find ways to do them with success.