Kasun Kanchana
Member
Hello everyone, I need your opinion regarding uploading and downloading files to/from a server.
I'm developing an android app which need to upload user product images. Currently I'm using remote MySQL database to store images in long blob filed but when uploading and downloading images I'm feeling bit slow and its limiting the numbers of images(ex: if we add 4 columns only 4 images can add).
So I want your opinion regarding this.
Is there any secure and fast way to upload and download images?
I'm developing an android app which need to upload user product images. Currently I'm using remote MySQL database to store images in long blob filed but when uploading and downloading images I'm feeling bit slow and its limiting the numbers of images(ex: if we add 4 columns only 4 images can add).
So I want your opinion regarding this.
Is there any secure and fast way to upload and download images?