Cloudkibo / Android

0 stars 0 forks source link

Logic for sending URL #565

Closed sojharo closed 7 years ago

sojharo commented 7 years ago

For sending the URL in attachment, we would have the following logic:

  1. We would first parse the URL and get its information from Google. In this information, we would focus on any picture on that URL and description of URL.
  2. We would show this on UI.
  3. We would send it to other person.
  4. Other person would parse the URL and get its information from Google
  5. Other person would update the UI.

I would look into whatsapp again, till then this is initial thought on how we would do the logic.

sojharo commented 7 years ago

I have completed the work on this and pushed the code.

jekram commented 7 years ago

Thanks

jekram commented 7 years ago

Please send me screen shaot

sojharo commented 7 years ago

On Whatsapp

screen shot 2017-04-10 at 8 41 14 am

On KiboChat

screen shot 2017-04-10 at 8 39 03 am
jekram commented 7 years ago

Thanks