How can I write a plugin to write a file to the SD card on Android devices?
I would like to be able to write a file and save it to the SD card programatically with a plugin or extension for Firefox on Android devices, is this possible or is there any documentation on this?
I would like to be able to write a file and save it to the SD card programatically with a plugin or extension for Firefox on Android devices, is this possible or is there any documentation on this?
Solución elegida
This would be a great place to start. There are plenty of documentation on the MDN to get you started.
https://developer.mozilla.org/en-US/docs/Extensions/Firefox_on_Android
Leer esta respuesta en su contexto 👍 0Todas las respuestas (1)
Solución elegida
This would be a great place to start. There are plenty of documentation on the MDN to get you started.
https://developer.mozilla.org/en-US/docs/Extensions/Firefox_on_Android