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.
重複の可能性: 4.0 で USB テザリングをプログラムで有効にするにはどうすればよいですか?
アプリケーションを使用して Android 4.0 デバイスで USB テザリングを有効にするにはどうすればよいですか?
要件に応じてインテントを呼び出すことができます... startActivity(new Intent(android.provider.Settings.ACTION_APPLICATION_DEVELOPMENT_SETTINGS));... USB設定ページに移動します