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?
被采纳的解决方案
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
定位到答案原位置 👍 0所有回复 (1)
选择的解决方案
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