Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我怎样才能达到这个活动?
我需要这个活动意图来从我的代码中显示这个活动。
我想参加那个活动:
http://i.stack.imgur.com/sjWuw.png
您好,我正在将此意图用于 wifi 直连。
Intent wifidirect = new Intent(android.provider.Settings.ACTION_WIFI_SETTINGS); startActivity(wifidirect);