Unfortunately that won't be me as I have no experience with android development, but that would be very useful
<div>-------- Message d'origine --------</div><div>De : Yuri D'Elia <wav...@thregr.org> </div><div>Date :17/01/2015 18:18 (GMT+01:00) </div><div>A : Download Ticket Service <dl-ticket-service@thregr.org> </div><div>Cc : </div><div>Objet : [dl-ticket-service] Android client development </div><div> </div>Is there any developer in this list with android development experience? I'd like to implement a simple "DL" client for Android using the "share" intent. The basic idea that an user could just click the "share" icon and select DL as one of the options. The client would then generate a ticket using the content, and prompt again for sharing the _resulting_ URL. For example, you could go to the gallery, select an image, click share -> DL -> another share prompt -> email -> the URL is inserted into the body as text. This is how "Send Reduced" works (https://f-droid.org/repository/browse/?fdfilter=camera&fdid=mobi.omegacentauri.SendReduced), and works quite well once understood. It doesn't "plug" into any application in particular, and allows the URL to be shared through chat/sms/you name it. I've been fantasizing about implementing such a client for a while now. Does anybody have a better UI/idea on how to implement this?