Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 810 Bytes

File metadata and controls

13 lines (8 loc) · 810 Bytes

Upload-Multiple-Files

Uploading multiple files from android to server using Multipart Entity Builder and Volley. You can make currently you can add any number of files from 1-9, but you can make changes easily by editing the MainAcitvity.java and obviously activity_main.xml and upload_multiple_files.php.

Here are the screenshots of the app:

Screen 1

Screen 2

Screen 3

Screen 4