Hello, I am studying Delphi in Republic of Korea.
I found Java's function because I wanted to know the Android source code function that runs on the wifi-only qr code scanner on the screen.
MainActivity.this.startActivityForResult(new Intent("android.settings.WIFI_DPP_ENROLLEE_QR_CODE_SCANNER"), 1);
But Delphi can't find the same function that I want to know if there is a source of that function.I'd like to know if there is a corresponding source code.