I need to write an Android application which is capable of loading a Website via a WebView. The Website contains an Input (Type=FILE) When loading is done, the application should use a specific Image and upload it via a storage path: I already tried to open a FileChooser-Dialog and that works, but I need a solution without the filechooser. The
Tag: upload
Froala Editor Java sdk Examples don’t work
When I try to upload image with the exmaple given in the froala java sdk, the picture is stored in local storage but the picture disappear because the server have no access to the folder. Error here: …