• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Uploading files to server

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 ?
 
Back
Top Bottom