I am trying to show a live preview of the rear facing camera in Codename One. I use for that the native interface (I am targetting Android first).
To allow my app t
You need to add the following build hint:
android.xpermissions=
You can also add this to the cn1lib so it is injected automatically.