2014年9月17日
摘要: 1 2 6 10 15 21 1 import java.io.File; 2 import android.app.Activity; 3 import android.content.Intent; 4 import android.net.Uri; 5 impo... 阅读全文
posted @ 2014-09-17 14:20 大米稀饭 阅读(242) 评论(0) 推荐(0)
摘要: 加入权限: 1 package com.example.textphone; 2 3 import android.content.Context; 4 import android.telephony.TelephonyManager; 5 6 public class SIMCardInfo... 阅读全文
posted @ 2014-09-17 13:57 大米稀饭 阅读(580) 评论(0) 推荐(0)