-
Notifications
You must be signed in to change notification settings - Fork 331
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
package android.support.v7.app does not exist #236
Comments
I resolved this by following this steps |
Thank you! |
I ran the npx commands and it calls command not found, even i ran it as admin.... Thanks |
|
Thankssss! |
Stil not working |
I went into the JAVA and changed the code directly. Then it works. |
I have problem building app using this plugin, I get following errors:
When I edit those files in android studio and change those imports to following then it works:
What can I do to permanently fix this issue?
Sorry for my ignorance but I am not mobile/android developer and just trying to make hybrid app with https://quasar.dev/ / vue / capacitor / cordova. I looked for some solutions but most of them was just to use
androidx
instead of "legacy" libraries / sdks...The text was updated successfully, but these errors were encountered: