Cloudkibo / Android

0 stars 0 forks source link

(Day status) Logic work to record video #629

Open Assadbintahir opened 7 years ago

Assadbintahir commented 7 years ago

In this issue, logic work will be done for storing captured video in sqlite and sending to server. Moreover it will contain logic to receive video (set as status by our contacts) from server as well.

Assadbintahir commented 7 years ago

I have written code to store the video into memory and sending it to server. Logic to receive video (day status of contacts) and displaying it will be completed tomorrow.

It will be completed by tomorrow.

Assadbintahir commented 7 years ago

I have completed work on this. I will open the pull request shortly

Assadbintahir commented 7 years ago

During the final testing, if I change the imageview to videoview on runtime, the day status is not rendered and screen remains empty.

This is not completed.