https://github.com/bod/downloadandshareimage
A very simple Android app to download an image given a URL, and share it to other apps.
https://github.com/bod/downloadandshareimage
Last synced: 19 days ago
JSON representation
A very simple Android app to download an image given a URL, and share it to other apps.
- Host: GitHub
- URL: https://github.com/bod/downloadandshareimage
- Owner: BoD
- License: gpl-3.0
- Created: 2015-01-10T14:31:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-06-09T15:04:39.000Z (about 8 years ago)
- Last Synced: 2025-11-22T17:12:49.713Z (7 months ago)
- Language: Java
- Size: 699 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Download & Share image
=====================
A very simple Android app to download an image given a URL, and share it to other apps.
Use it for instance to share an image from your browser to your messaging app.
Note: this app cannot be launched. Instead, it will appear in the list when you use the 'Share' feature
of other apps.
Licence
-------
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .