Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8408877
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T23:45:10+00:00 2026-06-09T23:45:10+00:00

I am trying to start a video call and I receive this error every

  • 0

I am trying to start a video call and I receive this error every time

E/AndroidRuntime(668): android.content.ActivityNotFoundException: No Activity found to handle Intent { act=com.android.phone.videocall dat=tel:xxx-xxx-xxxx (has extras) }
E/AndroidRuntime(668):  at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1409)
E/AndroidRuntime(668):  at android.app.Instrumentation.execStartActivity(Instrumentation.java:1379)
E/AndroidRuntime(668):  at android.app.Activity.startActivityForResult(Activity.java:2827)
E/AndroidRuntime(668):  at android.app.Activity.startActivity(Activity.java:2933)

Here is my code:

Intent callIntent = new Intent("com.android.phone.videocall");
callIntent.putExtra("videocall", true);
callIntent.setData(Uri.parse("tel:" + prefs.getString("videonumber", "")));
startActivity(callIntent); 

In my manifest I have the <uses-permission android:name="android.permission.CALL_PHONE"/> permission. I thought thats all you need but maybe I am wrong. My videonumber is in this format 1-xxx-xxx-xxxx. Any help would be greatly appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T23:45:11+00:00Added an answer on June 9, 2026 at 11:45 pm

    That means you do not have any applications installed on your phone, which could handle a video call.

    That why is always good when calling external activities, to wrap all the code in a try()catch{} block, as you can’t rely on the fact the user will have a such kink of app installed.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to start an Android app with PhoneGap. I follow YouTube video
I am trying to start the main activity from inside a BroadcastReceiver. I dont
I'm trying to start a Skype intent from my Android App, passing a phone
I'm trying to start a very simple jWebSocket Client on Android and connect it
I'm trying to use android.media.MediaRecorder to record video, and no matter what I do
I am working on Android (with Eclipse and SDK) trying to stream video into
I'm trying to build a video thumbnailer using gst-python, it looks like this. from
I'm trying to create an app to stream video from an ip-camera to android
So I'm trying to use the built in camera activity to record a video
I'm breaking my head over this. I'm trying to insert embeddable video code, such

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.