A lightweight app to manage my contacts stored on the SIM card.
you can export and save the contacts to your phone for backup purpose.
only primary SIM is supported now, since android offers no API to query secondary SIM under 5.x.
you can add new contact, edit existing contact , filter contact and save selected to your phone.
also you can view the information about your SIM, duo SIM is supported now. it will show you information like SIM state, Data state, whether on roaming mode. IMEI,IMSI, Subscriber ID, etc. WiFI information will also be shown.
for the secondary SIM card, you can find the IMEI, IMSI, Operator name, software version,etc.
why do the app need these permissions
android.permission.READ_PHONE_STATE //read SIM info
android.permission.INTERNET //show Ad
android.permission.ACCESS_NETWORK_STATE //Show Network Info
android.permission.ACCESS_WIFI_STATE //Show Network Info
android.permission.WRITE_EXTERNAL_STORAGE //only used when you send debug information
android.permission.READ_EXTERNAL_STORAGE //only used when you send debug information
android.permission.READ_CONTACTS //read contacts
android.permission.WRITE_CONTACTS //save contacts
</div> <div class="id-app-translated-desc" style="display:none">一个轻量级的应用程序来管理存储在SIM卡上我的联系人。
可以导出并保存联系人到您的手机备份的目的。
现在只支持主SIM,由于Android没有提供API查询下5.x的二次SIM卡
您可以添加新的联系人,编辑现有的联系人,过滤器接触,并选择保存到您的手机。
你也可以查看您的SIM卡中的信息,二人SIM现在支持。它会显示你喜欢的SIM状态,数据状态的信息,无论是在漫游模式。也将显示IMEI,IMSI,订户ID等WiFi无线信息。
为辅助的SIM卡,就可以找到IMEI,IMSI,运营商名称,软件版本等。
为什么应用程序需要这些权限
android.permission.READ_PHONE_STATE //读取SIM卡信息
android.permission.INTERNET对//展示广告
android.permission.ACCESS_NETWORK_STATE //显示网络信息
android.permission.ACCESS_WIFI_STATE //显示网络信息
android.permission.WRITE_EXTERNAL_STORAGE //只有当你将调试信息发送用
android.permission.READ_EXTERNAL_STORAGE //只有当你将调试信息发送用
android.permission.READ_CONTACTS //读取联系人
android.permission.WRITE_CONTACTS //联系人保存</div> <div class="show-more-end">