YogevUzan

Results 7 comments of YogevUzan

https://www.youtube.com/watch?v=ZSM3w1v-A_Y

Asking again... Any progress here??

@Skullper Thanks! I'll start using it too... * Do you know if there's a way to get video information ?

I'm having the same issue right now, any progress??

Sure. - I have tried with all android versions. - I tried to share with WhatsApp and Gmail

Any news regarding this issue ?

Hi @R12rus These are the codes I have used to share: OmegaIntentBuilder.from(this) .share() .subject(subject) .text(text) .filesUrls(mApartment.getImage()) // It's a url to the image .download(new DownloadCallback() { @Override public void onDownloaded(boolean...