Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已阅读How to block calls in android,但 IDE 不知道如何解析 com.android.internal.telephony.ITelephony。内部API没了?如何访问设置->通话设置->自动拒接电话?
com.android.internal.* 是 internal ,你不能在 Eclipse 中使用 SDK 访问。