Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Error] : java.lang.ClassNotFoundException: Didn't find class "com.myproject.MainApplication" on path: DexPathList #4372

Open
Shahbaz898414 opened this issue Jul 30, 2024 · 1 comment

Comments

@Shahbaz898414
Copy link

What happened?

After success fully BUILD android app is not opening

Error

java.lang.RuntimeException: Unable to instantiate application com.myproject.MainApplication package com.myproject: java.lang.ClassNotFoundException: Didn't find class "com.myproject.MainApplication" on path: DexPathList[[zip file "/data/app/~~rwa_38OpgJaxfLl0ID3iPw==/com.myproject-_fC4zDSrXuJrtHVA4b1Ruw==/base.apk"],nativeLibraryDirectories=[/data/app/~~rwa_38OpgJaxfLl0ID3iPw==/com.myproject-_fC4zDSrXuJrtHVA4b1Ruw==/lib/x86_64, /data/app/~~rwa_38OpgJaxfLl0ID3iPw==/com.myproject-_fC4zDSrXuJrtHVA4b1Ruw==/base.apk!/lib/x86_64, /system/lib64, /system_ext/lib64]]

ScreenShot

image

@danysantiago
Copy link
Member

Can you please provide a minimal reproducible example? Why do you suspect this is an issue with Dagger or Hilt?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants