You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: