Android-Google助手未提供CREATE_CALLBII的号码
创始人
2024-08-19 18:30:25
0

在Android中,CREATE_CALL BII是用于呼叫电话的意图。如果Google助手未提供号码,则可以通过以下代码示例解决:

1.首先,在build.gradle文件中添加以下依赖项:

implementation 'com.google.android.gms:play-services-maps:17.0.0'

2.创建一个类来处理CREATE_CALL意图:

public class CallIntentHandler {

    private static final String TAG = CallIntentHandler.class.getSimpleName();

    private static final Pattern CALL_PATTERN = Pattern.compile("^(call|dial)\\s*(.*)$");

    public static boolean handleIntent(Context context, Intent intent) {
        String action = intent.getAction();
        String intentType = intent.getType();
        String query = "";
        if (Intent.ACTION_SEARCH.equals(action)) {
            query = intent.getStringExtra(SearchManager.QUERY);
        } else if (Intent.ACTION_VIEW.equals(action) && intentType != null) {
            query = intent.getData().getLastPathSegment();
        }

        if (TextUtils.isEmpty(query)) {
            return false;
        }

        Matcher matcher = CALL_PATTERN.matcher(query.trim().toLowerCase());
        if (!matcher.matches()) {
            return false;
        }

        String phoneNumber = matcher.group(2);
        if (TextUtils.isEmpty(phoneNumber)) {
            return false;
        }

        Intent callIntent = new Intent(Intent.ACTION_CALL, Uri.parse("tel:" + phoneNumber));
        context.startActivity(callIntent);
        return true;
    }
}

3.在您的Activity或Fragment类中覆盖onNewIntent方法,并在其中调用CallIntentHandler:

@Override
protected void onNewIntent(Intent intent) {
    super.onNewIntent(intent);
    boolean handled = CallIntentHandler.handleIntent(this, intent);
    if (!handled) {
        // Handle other intents here...
    }
}

4.最后,在Manifest文件中注册您的Activity,并为其设置以下intent-filter:


    
        
        
        
    

    
        
        
        
    

相关内容

热门资讯

透视好友房“微乐小程序游戏破解... 您好:微乐小程序游戏破解器下载这款游戏可以开挂的,确实是有挂的,很多玩家在这款游戏中打牌都会发现很多...
透视安卓版“贰柒拾智能辅助柒”... 透视安卓版“贰柒拾智能辅助柒”本来有开挂辅助工具(有挂技巧);无需打开直接搜索微信(13670430...
总算了解“中至赣牌圈挂件价格明... 大家好,今天小编来为大家解答中至赣牌圈挂件价格明细这个问题咨询软件客服可以免费测试直接加微信(136...
透视游戏“广东闲来辅助神器免费... 透视游戏“广东闲来辅助神器免费版”先前有辅助开挂挂(有挂技巧);无需打开直接搜索薇:13670430...
一分钟教会你“上饶中至辅助插件... 一分钟教会你“上饶中至辅助插件透视”原先有辅助开挂工具(有挂存在);无需打开直接搜索加薇136704...
透视透视挂“潮汕馆插件”从前有... 【亲,潮汕馆插件 这款游戏可以开挂的,确实是有挂的,很多玩家在这款潮汕馆插件中打牌都会发现很多用户的...
科技分享“樱花之盛能不能开挂”... 科技分享“樱花之盛能不能开挂”从来有辅助开挂挂(有挂存在)1、下载安装好樱花之盛能不能开挂,进入游戏...
玩家必看科普“上饶中至脚本修改... 玩家必看科普“上饶中至脚本修改”最初有辅助开挂神器(有挂方法)您好:上饶中至脚本修改这款游戏可以开挂...
带你了解“小闲54辅助”原本有... 带你了解“小闲54辅助”原本有开挂辅助下载(确实有挂);打开点击测试直接进入微信(136704302...
玩家攻略“潮汕掌上娱透视”先前... 玩家攻略“潮汕掌上娱透视”先前有开挂辅助脚本(讲解有挂);无需打开直接搜索加(薇:136704302...