When I use Context.startActivity on Android to call com.microsoft.rdc.androidx, encounter Exception
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.
2 Comments
- TaniaMariscal
Microsoft
Status changed:NewtoClosed - TaniaMariscal
Microsoft
Status changed:NewtoNewWe are sorry you are running into issues. To discuss issues we recommend to share your problem on our Tech Community forum (https://aka.ms/wvdtc) or open a support ticket after you have reviewed the troubleshooting options in our documentation (Windows Virtual Desktop troubleshooting overview - Azure | Microsoft Docs)
We recommend to review our troubleshooting section first. The other option you have is to open a support ticket through the Azure Portal.