Android Firefox Native Libs -


does know native libraries (c) exposed android firefox app? plan use js-ctypes dont know libs @ disposal. if can please share libs can documentations , learn can do. goal take native screenshot on android.

window.jni baby. doneskis. can whatever firefox has permission on android. jsctypes jni framework exposed default window scope, amazing.

https://dxr.mozilla.org/mozilla-central/source/mobile/android/modules/jni.jsm

im not sure c libs available though, not sure how list them out, try , see need , if doesnt work go jni.

copy paste jni example: example: https://github.com/mozilla/firefox-for-android-addons/blob/355f9a01464a0794c1084e8fdbab92c58503f49a/snippets/jni.js#l23-l44


Comments