Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Build error #205

Closed
SteveKelseyMocapay opened this issue Oct 5, 2015 · 4 comments
Closed

Build error #205

SteveKelseyMocapay opened this issue Oct 5, 2015 · 4 comments

Comments

@SteveKelseyMocapay
Copy link

I am getting this error when trying to build android:

:compileDebugJava
/Users/skelsey/Desktop/development/workspace/MobileApp/mtn/platforms/android/src/com/adobe/phonegap/push/GCMIntentService.java:483: error: cannot find symbol
mBuilder.setColor(iconColor);
^
symbol: method setColor(int)
location: variable mBuilder of type Builder

@fredgalvao
Copy link
Collaborator

This is a duplicate of #51, please check the solutions there and let us know if you've managed to solve it.

@macdonst
Copy link
Member

macdonst commented Oct 6, 2015

@SteveKelseyMocapay check out the section on compiling. https://github.com/phonegap/phonegap-plugin-push#compiling You may have an older version of the support library.

@SteveKelseyMocapay
Copy link
Author

Managed to solve it. Had to delete the android-support-v4.jar that was in my platform/android/lib folder.

Thanks for the help. Closing this issue.

@lock
Copy link

lock bot commented Jun 5, 2018

This thread has been automatically locked.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants