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.
Android デバイスで、モバイル ネットワーク データ接続のプロキシ設定を (設定またはコードによって) 定義する方法はありますか。Wifiのやり方はわかりますが、モバイルデータプランはどうですか?
ありがとうございました
標準の Android 構成でプロキシを定義できます: [設定]->(詳細...)->[モバイル ネットワーク]->[アクセス ポイント名]->(アクティブなリスト項目を選択)-> ここで、[プロキシ] フィールドと [ポート] フィールドに入力できます。
また、プログラムでそれを行う方法を検討し、調査結果を投稿するか、後でチェックして、他の誰かがそれを解決したかどうかを確認します:)