Hi ! Guys ,
I want to access android native camera by Godot, but it looks like has been not supported.
One day , I found some java codes at "godot/platform/android/java", so I have an idea, may be I can create some java codes to access the native camera, and then called by Godot.
Is it possible ?