This is a migrated thread and some comments may be shown as answers.

When will you provide a version build against V22 AppCompat?

3 Answers 36 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
gerry
Top achievements
Rank 1
gerry asked on 16 Apr 2015, 04:14 PM

I'm using V22 versions of Support.v7.AppCompat, etc. and need a version of UI for Android/Xamarin built against that.  As it is now I get build issue that I believe is caused by the version mismatch between the v7 that I'm using and the one that is being used by Telerik.

 

Android.Support.v7.AppCompat/22.0.0/embedded/./res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

 Please advise.

 

Thanks.

3 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 21 Apr 2015, 07:40 AM
Hello Gerry,

Thanks for writing.

Upgrading your project to a higher API level should not break any libraries that are built against the previous API level. Additionally, the AppCompat library should also properly maintain compatibility.

Can you please try simply setting the target SDK of your project to be 22 and rebuilding it?

What you are getting is actually a warning and it should not prevent you from building and running your application.

Let me know if these hints don't work on your side and you need further assistance.

Regards,
Deyan
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
0
gerry
Top achievements
Rank 1
answered on 29 Apr 2015, 02:02 AM

I'm using the Xamarin Android version and it was stopping the build.  However, I wound up fixing the PNGs and so am fine.

https://forums.xamarin.com/discussion/31167/suppressing-libpng-warning-iccp-not-recognizing-known-srgb-profile-that-has-been-edited

0
Todor
Telerik team
answered on 04 May 2015, 07:57 AM
Hi Gerry,

We are happy to see that you worked it out. We will consider this thread closed now.
Feel free to write again if you have other issues.

Regards,
Todor
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
General Discussion
Asked by
gerry
Top achievements
Rank 1
Answers by
Deyan
Telerik team
gerry
Top achievements
Rank 1
Todor
Telerik team
Share this question
or