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?
Solução escolhida
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
Ler esta resposta 👍 0Todas as respostas (1)
Solução escolhida
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