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

Failed to resolve: com.android.support:support-v4:22.0 #401

Open
johnAsa opened this issue Mar 25, 2017 · 1 comment
Open

Failed to resolve: com.android.support:support-v4:22.0 #401

johnAsa opened this issue Mar 25, 2017 · 1 comment

Comments

@johnAsa
Copy link

johnAsa commented Mar 25, 2017

hi, i added this library to my project and get this problem,
compile 'com.android.support:support-v4:22.0'
i tried to fix that with this code:
compile 'com.android.support:support-v4:22.0.0'
but not worked and get this problem:
Error:(30, 26) error: package R does not exist !!!!!!!!!!!!
please help me

@xjh1994
Copy link

xjh1994 commented Dec 20, 2017

@johnAsa May be you need to change your compileSdkVersion . Mine is 26 and that solved my problem.

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