最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

kotlin - How to start WhatsApp VoiceVideo call from Android Application - Stack Overflow

programmeradmin2浏览0评论

I am trying to implement a feature in my Android app that allows users to initiate WhatsApp voice and video calls directly. However, after trying multiple approaches, I haven’t had any success.

Here’s what I’ve tried so far:

Using WhatsApp’s whatsapp://call?phone= URI to make voice calls.

Unfortunately, none of these methods worked for directly starting a voice or video call.

What I noticed:

I’ve seen some third-party dialer apps that support this feature and can initiate WhatsApp voice/video calls seamlessly. Below is a screenshot from one such app where it works perfectly:

(Attach the screenshot showing the feature from the other app)

My Questions:

  1. Is there an official or unofficial way to programmatically start WhatsApp voice/video calls directly from an Android app?
  2. Are there any third-party APIs or libraries available that could enable this functionality?
  3. If not, is there any workaround or approach I can explore to achieve this?

Any insights or guidance on this would be highly appreciated. Thank you in advance!

发布评论

评论列表(0)

  1. 暂无评论