标签: android
我想禁用默认的android启动器。据我所知,可以使用此setComponentEnabledSetting和此COMPONENT_ENABLED_STATE_DISABLED来完成。但我不明白如何将“com.android.launcher”放入ComponentName。有人可以帮助我?
setComponentEnabledSetting
COMPONENT_ENABLED_STATE_DISABLED
ComponentName