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);