I have a web app (written in PHP) which is accessed by a WebView in my B4A app.
I need the user to select a file (like PDF) from his phone and upload it to my web app via form POST as multipart/form-data.
Note that the file is outside my app's assets / internal directories.
I can't seem to...
I have a new PC, have used my original keystore file and when I tried to upload a new app version I get the following error
You uploaded an APK that is not signed with the upload certificate. You must use the same certificate. The upload certificate has fingerprint:SHA1...
Hi everyone, i'm trying to use FTP to upload multiple files to the server.
I do it one by one, i want to show a progress bar, so i did like so:
'This function uploads the files (stored in the list) to the server base'
Public Sub CaricaFoto
Log(filenamelist)
currentTotalFiles =...
4-25-2020
Pick a SINGLE File from Dialog box, Then upload it To a server on LAN Or Internet
I wrote this B4A To be very small, simple, & easy to understand on a beginners level
In Files Is the PHP script To handle single File upload And save As original filename
php creates And appends a...
Buen Día
Tengo una app que recibe y envía datos por ftp. Funciona muy bien, pero en ciertos dispositivos, con Android 6+ o superior, que al tener activado el ahorro de energía, cuando envía (upload) los datos por FTP, empieza a enviar y se traba, no enviando los datos completos (que suelen...
Hello all,
What I'd like to accomplish is to simply upload a file (zip) to a bucket that I've already created on Google Cloud Storage.
REST API URI is given as:
https://www.googleapis.com/upload/storage/v1/b/[BUCKET_NAME]/o?uploadType=media&name=[OBJECT_NAME]
I do understand that I need...
Hi all,
I found a way (in a somewhat accidental) to run the file upload in a WebView.
I have used WebViewExtras and WebViewExtras2, but in the .b4a project file I have declared FIRST WebViewExtras2 and THEN WebViewExtras .
When, the code are whis:
Sub Globals
'These global variables will...
Please am using Hosted Builder and B4i version 4.30.
Recently when I upload app using the the Itune Connect I receive this email
Missing Info.plist value - A value for the Info.plist key 'CFBundleIconName' is missing in the bundle 'xxx.xxxxx.xxxxx'. Apps built with iOS 11 or later SDK must...
I Follow Tutorial https://www.b4x.com/android/forum/threads/upload-image-to-server-postmultipart-and-php.82682/#post-525412
No error but no fileuploaded
here is my project
thanks for help,
solved
Hi
I am new to b4a, and sometimes I see libraries that I can download (for example https://www.b4x.com/android/forum/threads/get-contact-id-or-name-from-phone-number.24903/),
but I dont know can i add it to the libraries...
I tried to upload the .jar file to the project files manager,
but it...
Hi,
I created an app which have webview that in it ther is the URL of my website I created with wix.com
I tried to run my app on my phone with the Apk and it worked, but when I tried to upload it to the google play with the google developer console, and I recived this message:
"
After review...
hi
I run my APK file on my smartphone, and it only show a toastmassafe "waiting for IDE debugger to connect"
I tried the other black screen thread solution, and it didnt work.
someone knows how to fix that or how to create properly an apk file from start to end?
thanks
hi,
I want to upload my app to google play, but I didnt find the APK file in my project folder,
someone knows how to find this file or how to create him?
thanks
Hello everyone,
First of all, I want thank Erel, DonManfred and KMatle because a lot of the codes for them.
In this example (Select an image from gallery and display it, Resize the image, Save the image from Imageview to app's folder, Upload the image to the server, Display the image from the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.