When Calling Remote Desktop Using Context.startActivity on Android, an ActivityNotFoundException Occurs

Yimyo Chen 0 Reputation points
2024-06-17T09:21:51.7933333+00:00

When I use **Context.startActivity **on Android to call com.microsoft.rdc.androidx, I encounter an ActivityNotFoundException. The error message is:

android.content.ActivityNotFoundException: Unable to find explicit activity class {com.microsoft.rdc.androidx/com.microsoft.rdc.ui.activities.HomeActivity}; have you declared this activity in your AndroidManifest.xml, or does your intent not match its declared <intent-filter>?

Before calling Context.startActivity, I have already confirmed that the user has Remote Desktop installed on their phone**.** However**,** this issue still occurs on certain devices (e.g., AQUOS Sense / Android 13 / RAM: 4GB). I would like to ask what might be causing this issue or what aspects I should check**.** Thank you**.**

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,612 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Karlie Weng 18,581 Reputation points Microsoft Vendor
    2024-06-19T06:59:50.5433333+00:00

    Hello,

    You may ask AQUOS Sense for further help. If it is confirmed a MS bug, you can give your feedback in feedback hub Send feedback to Microsoft with the Feedback Hub app - Microsoft Support


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.