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.
通常のダイヤラーからこのコードを呼び出すと、*#*#197328640#*#* Android のサービス メニューに移動しますが、アクティビティからダイヤルすると、「USSD コードが拒否されました」と表示されます。 URL String = "tel:XXXXXXXXXX" (XXXX はコード) のインテントでの ACTION_CALL... アクティビティ内からサービスを開く方法を知りたいですか?