2 ways 2 Upload 2 Server

print

This app uses 2 ways to upload a photo to server.

The first option “webupload” open a WebView and load a site that lets capture a photo or choose from gallery uploads file with post method and sends form-data encoded as “multipart/form-data”. On the web server runs a php files that stores pictures. WebView links  to this page http://www.nickagas.com/fl/
The second option, “MOBILEOPLOAD”, first enables to either take a photo or choose one from the gallery and then it uploads photo to server making use of HttpURLConnection that post to the server.
Also you can see the already uploaded photos to server.

Install it!!!

https://play.google.com/store/apps/details?id=nickagas.com.storephototodbnew

 

 

     

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.