Hi all
How can I upload a file from my B4J application to a web server?
I tried to use a B4A library (Upload file with php) but there was an error while building the app:
Up.doFileUpload(Null,Null,path,\src\com\tadaros\plt\coursecontent.java:926: error: package android.widget does not exist
How can I upload a file from my B4J application to a web server?
I tried to use a B4A library (Upload file with php) but there was an error while building the app:
Up.doFileUpload(Null,Null,path,\src\com\tadaros\plt\coursecontent.java:926: error: package android.widget does not exist