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.
我在 android 中使用 Sqlite 数据库,并在其上插入了电话号码并为此授予了 action_call 权限。如果我单击列表进行呼叫。呼叫将拨打另一个号码 For ex; 我输入了号码 9944353429。但电话是 +783743882583。
任何人都可以告诉这个解决方案,请提前感谢。
从您提到的内容来看,我猜您没有从数据库中检索到正确的数字。在调用通过调试之前检查从数据库中检索的号码。