libreliodev / android

Android Customizable Reader - Librelio Digital Publishing Suite
www.librelio.com
226 stars 130 forks source link

Integrate sharing features as in our iOS app, and in our Test Matos Android apps #220

Closed libreliodev closed 9 years ago

libreliodev commented 10 years ago

The source code of this feature in our iOS apps is at https://github.com/libreliodev/iOS/blob/c8baf0c58513c1d33d4d131ebe2b187343119ce0/Classes/WAShareView.m

Basically, sharing should be triggered by a url under the following form

share://[imageurl]?wasites=[sites]&waurl=[desturl]&watitle=[title]&watext=[text]

where:

surajsau commented 10 years ago

Could you provide a bit more details about it .. It would be of great help .. thanks!

deepiksdev commented 9 years ago

No longer needed.