Tehleel Mir
Feb 8, 2024

im facing the following error. android.content.ActivityNotFoundException: Unable to find explicit activity class

{com.okok.vlc_video_player_module/com.okok.vlc_video_player_module.VlcActivity}; have you declared this activity in your AndroidManifest.xml?

of course i have declared the activity in manifest

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Responses (1)

Write a response

Could you please share you sample code in a Gist? Maybe then I can help you. You can create a fresh new sample project and try to implement dynamic module. If you face the same issue then share the repository link on Github.

--