Access the Documents file with Cordova.

Just starting out? Need help? Post your questions and find answers here.
Trebor55
Posts: 14
Joined: Fri Mar 07, 2025 8:20 pm

Re: Access the Documents file with Cordova.

Post by Trebor55 »

I did the same
User avatar
Caronte3D
Posts: 187
Joined: Sat Nov 23, 2019 5:21 pm
Location: Some Universe

Re: Access the Documents file with Cordova.

Post by Caronte3D »

Buy SpirderBasic, it's a good product ;)
Trebor55
Posts: 14
Joined: Fri Mar 07, 2025 8:20 pm

Re: Access the Documents file with Cordova.

Post by Trebor55 »

thank you for your help
Trebor55
Posts: 14
Joined: Fri Mar 07, 2025 8:20 pm

Re: Access the Documents file with Cordova.

Post by Trebor55 »

It's always me.
Wouldn't there be an error in my installation.
I use JDK-11.0.2. For the moment I haven't had a problem
User avatar
Caronte3D
Posts: 187
Joined: Sat Nov 23, 2019 5:21 pm
Location: Some Universe

Re: Access the Documents file with Cordova.

Post by Caronte3D »

But you must understand that the demo version must have some limitation, if it let you compile everything, it would not be a demo.
Trebor55
Posts: 14
Joined: Fri Mar 07, 2025 8:20 pm

Re: Access the Documents file with Cordova.

Post by Trebor55 »

The only limitation that the demo version, the code cannot exert 800 lines.
According to the site, it has no other limitation.
I made a consumption statement app and it works perfectly. It's true you have to juggler to make everything come in.
But the problem is that I cannot back up the data to recover it (this is linked to Spiderbasic)
That's why I'm looking elsewhere
User avatar
Caronte3D
Posts: 187
Joined: Sat Nov 23, 2019 5:21 pm
Location: Some Universe

Re: Access the Documents file with Cordova.

Post by Caronte3D »

Trebor55 wrote: Tue Mar 11, 2025 5:31 pm The only limitation that the demo version, the code cannot exert 800 lines.
According to the site, it has no other limitation.
So... try what I told you in previous posts and use the developer console (F12) in Chrome while the non-working app is running on your Android device. It will tell you what happened and what the error was.
Trebor55
Posts: 14
Joined: Fri Mar 07, 2025 8:20 pm

Re: Access the Documents file with Cordova.

Post by Trebor55 »

Good morning,
Thank you for your help.
Now I would like to recover the name of the open file with JavaScript but I do not see how to do it.
User avatar
Caronte3D
Posts: 187
Joined: Sat Nov 23, 2019 5:21 pm
Location: Some Universe

Re: Access the Documents file with Cordova.

Post by Caronte3D »

If you use the code I was posted before, you can see a comment:
; Your filename is in variable: nombre
Trebor55
Posts: 14
Joined: Fri Mar 07, 2025 8:20 pm

Re: Access the Documents file with Cordova.

Post by Trebor55 »

J'ai trouvé et c'est Ok
Merci
Post Reply