SIMInfoWrapper.getDefault().getInsertedSimCount();
boolean noSim = SIMInfoWrapper.getDefault().getInsertedSimCount() == 0;
boolean noSim = SIMInfoWrapper.getDefault().getInsertedSimCount() == 0;
本文介绍了如何通过SIMInfoWrapper获取插入的SIM卡数量,并判断是否为空卡槽。

被折叠的 条评论
为什么被折叠?