Shusshu / Android-RecurrencePicker

Google Calendar Recurrence picker
Apache License 2.0
240 stars 51 forks source link

The build fails with Android Studio #6

Closed glorilla closed 10 years ago

glorilla commented 10 years ago

Here's below the message returned in the Gradle console:

"FAILURE: Build failed with an exception.

Shusshu commented 10 years ago

I haven't added any gradle build config files This project is using maven as a build tool

Shusshu commented 10 years ago

I read too quickly and thought you were trying to build the project with gradle.

Shusshu commented 10 years ago

Can you try the 1.0.2-SNAPSHOT ?

glorilla commented 10 years ago

Thanks for your quick feedback!

How to retrieve the release you mention? I've tried the following without success: " compile 'be.billington.calendar.recurrencepicker:library:1.0.2-SNAPSHOT' "

Shusshu commented 10 years ago

Can you build with maven? or do you want me to send you the aar ?

glorilla commented 10 years ago

aar would be perfect.

Shusshu commented 10 years ago

Here's a download link http://www.multiupload.nl/44CVNVV1JI

glorilla commented 10 years ago

I have the following issues with this delivery:

res\layout\recurrencepicker.xml Error:(46, 41) No resource found that matches the given name (at 'background' with value '@color/white'). Error:(271, 36) No resource found that matches the given name (at 'textColor' with value '@color/done_text_color').

res\color\recurrence_bubble_text_color.xml Error:(21, 56) No resource found that matches the given name (at 'color' with value '@color/done_text_color_disabled').

res\color\recurrence_spinner_text_color.xml Error:(20, 56) No resource found that matches the given name (at 'color' with value '@color/done_text_color_disabled').

I fixed the sources on my side by affecting some default android:color to these fields, rebuilt and it worked. But it should be fixed in your delivery as I don't know which colors are supposed to be used.

Shusshu commented 10 years ago

Can you try this one: http://www.multiupload.nl/HNQE555QY0

glorilla commented 10 years ago

No more error with this one. Thank you.

2014-03-13 13:21 GMT+01:00 Benoit Billington notifications@github.com:

Can you try this one: http://www.multiupload.nl/HNQE555QY0

Reply to this email directly or view it on GitHubhttps://github.com/Shusshu/Android-RecurrencePicker/issues/6#issuecomment-37526490 .

Shusshu commented 10 years ago

I will make a new release soon

Shusshu commented 10 years ago

released 1.0.2 it should come soon in maven central