sagemath / android

Sage's Android App (GSoC 2014)
GNU General Public License v3.0
74 stars 38 forks source link

export screenshot of result webview #48

Closed rwst closed 10 years ago

rwst commented 10 years ago

Better solution than fiddling with g+ and GPS (which if bug free will not cover other social networks).

Since textual output in the WebView can already be copied&shared, a button above the view "Share image" would be convenient. However this needs write permissions unless we use FileProvider to give other apps access to our internal storage.