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 8296925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T15:12:36+00:00 2026-06-08T15:12:36+00:00

I have Skype ( 2.8.0.920 ) installed on two Android devices. The first device

  • 0

I have Skype (2.8.0.920) installed on two Android devices. The first device comes with Android 2.2, second with 4.04.

when I initiate a call by executing the following code…

Intent skype_intent = new Intent("android.intent.action.CALL_PRIVILEGED"); 
skype_intent.setClassName("com.skype.raider", "com.skype.raider.Main");   
skype_intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);                  
skype_intent.setData(Uri.parse("tel:PassportCard"));                 
act.startActivity(skype_intent);

…Skype starts dialing and hangs up after 2 sec.

However, the code works fine if I replace the current (2.8.0.920) Skype version by the previous.

Why is this? Any help?

  • 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-08T15:12:38+00:00Added an answer on June 8, 2026 at 3:12 pm

    This is the solution I found ;

    In Java file:
    Intent iskype = new Intent("android.intent.action.VIEW"); 
    iskype.setData(Uri.parse("skype:PassportCard")); 
    act.startActivity(iskype);
    
    In AndroidManifast.xml
    <intent-filter> 
          <category android:name="android.intent.category.DEFAULT" />
          <action android:name="android.intent.action.VIEW" />                     
          <data android:scheme="skype" /> 
    </intent-filter>            
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

for example at first you have to find hwnd of skype hwnd = win32gui.FindWindow(None,
If you have seen the skype android app, then you may have noticed that
I have same HyperLink : HyperLink skype = new HyperLink(); skype.NavigateUrl = skype:username?call; When
i have an android emulator installed that has an android market app on its
All, If you install the Webex productivity tools and have skype installed it adds
I have downloaded Skype4COM from Skype so my question is, can i integrate it
I have a lot of experience writing Delphi 6 Pro apps using the Skype
Does anyone have any experience using PHP to send an sms via skype I
have a problem. At first look at this HTML <div id=map style=background-image: url(map.png); width:
I have just installed wampserver on windows 7 it works fine for me but

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.