0

I am implementing a carrier app (https://source.android.com/docs/core/connect/uicc), that should make configurations for operators.

Currently, there is need to configure whether carrier supports or not supports IKEv2 Mobility and Multihoming Protocol (MOBIKE) on Android phone (programmatically).

I have tried to find such configuration, but could not find any API in Android that would suit the need. Usually such configurations appear in CarrierConfigManager configuration keys (https://developer.android.com/reference/android/telephony/CarrierConfigManager), but there seems to be none for MOBIKE.

0 Answers0