我使用了错误的"设置意图"。 以下是工作原理代码:- AndroidIntent intent = AndroidIntent( action: 'android.settings.SETTINGS', ); await intent.launch();.
確定! 回上一頁