Redan
Lurker
Hi ,
I am developing an android social network application, the application server is implemented using the Spring MVC framework.
I want to provide the users the ability to upload images, and i am confused on how to implement this, i know that Spring MVC supports uploading files , but i also saw that Google's Fire-base also has an option to upload photos .
My purpose is to implement photo attachment to news feed posts, what do you recommend me to use ?
I am developing an android social network application, the application server is implemented using the Spring MVC framework.
I want to provide the users the ability to upload images, and i am confused on how to implement this, i know that Spring MVC supports uploading files , but i also saw that Google's Fire-base also has an option to upload photos .
My purpose is to implement photo attachment to news feed posts, what do you recommend me to use ?