PhoneGap file plugin - Forum

Forum Navigation
You need to log in to create posts and topics.

PhoneGap file plugin

Hello everyone, I hope all of you be healthy..

I wrote a plugin for working around files and folder natively on mobile filesystem.

This plugin really make easy to implement(creating file, creating folder, writing file, reading file, deleting file)

Uploaded files:
  • You need to login to have access to uploads.
Vadim has reacted to this post.
Vadim

@asmat when it composes it gives error. An icon is missing.

Attached image.

 

Uploaded files:
  • You need to login to have access to uploads.

@asmat, it is great! Thank you!

@rrey  I have compiled again see, check again, i hope this time it works for you...

Thank you @luishp...

@asmat keep giving the same problem.

@rrey simplemete elimina el icono por defecto que aparece en la aplicación.

@luishp es lo primero que intenté hacer pero no hay ningún icono el la aplicación.

@luishp vale es el icono general del programa.

Gracias

Hi @rrey, simply select an icon file (Properties > Project > General > Icon) and it will fix the issue...

@asmat I have compiled the  program in phonegap, I have installed it in the mobile. But i can't figure out where to save the files and folders.

@luishp @asmat Is there any way to use real database like sqlite in phonegap?

@rrey take a look here:

https://build.phonegap.com/plugins/2755
https://www.npmjs.com/package/cordova-sqlite-storage?activeTab=readme
https://github.com/brodybits/ask-me-anything/issues/3

It seems a new SQLite plugin version is under active development.

gracias por la información @luishp