Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 322 Bytes

File metadata and controls

11 lines (8 loc) · 322 Bytes

Send2URL

This app adds an entry to the android share menu. When you share any content (e.g. a picture from the gallery) with "Send2URL" it will be uploaded to the configured server URL using a HTTP POST request.

Dependencies

Requires Android SDK 22 or earlier because of org.apache.http.client.