May be like Duplicate, but I cant find most suitable answer for me. Many examples have explain about img files. like this, Android Java Upload File via WebView without FileChooser I want to upload .db file into my web server from my android application using Webview. but I cant understand what I want to do. Is that possible (upload .db file)? And if yes, what I want to do? Im new for android.
Asked
Active
Viewed 46 times
0
-
How does the webview know the path to your file? – blackapps Feb 13 '20 at 16:02
-
You can upload any file you want with code that can upload a file. – blackapps Feb 13 '20 at 16:03
-
And why should your webview do the upload? – blackapps Feb 13 '20 at 16:04