URGENT:Upload images to mobile application through web service
Android
1
Posts
1
Posters
1
Views
1
Watching
-
Hi I'm developing a normal web service for uploading some images to one of mobile application, at the moment i'm saving my images to local device and save the path to table from my local web application, now i need to upload those images to Android mobile app. please anyone tell me what is the best approach to do this? Thanks.