I am new to Android, developing a social networking application for which user images need to be uploaded but I It is not known how to obtain a file How can we get it using the upload dialog box Java file or XML layout file?
Upload file can be viewed by
So you need to combine these 3 steps to upload the file.
If you are curious about the actual upload - here's the example
Comments
Post a Comment