SfListView is supported Android 4.4?

I have xamarin forms app. I have API 19  as minimum sdk level. But  after installed this package I have error(my android project is not build):

      uses-sdk:minSdkVersion 19 cannot be smaller than version 21 declared in library

when I increase "minimum sdk level" to 21 - my project is build. But I need supported API 19. 
SfListView is supported Android 4.4(API 19)?


3 Replies 1 reply marked as answer

LN Lakshmi Natarajan Syncfusion Team November 24, 2020 06:46 AM UTC

Hi Robert, 
 
Thank you for using Syncfusion products. 
 
We have checked the reported query “SfListView is supported Android 4.4?” from our side. We would like to inform you that the SfListView does support Android 4.4 API 19 and you can find the system requirement in our documentation from the following link, 
 
Also, we have tested the sample using Android 4.4 and attached in the link below, 
 
Additional information: 
SfListView version: 18.3.0.51 
Xamarin Forms: 4.8.0.1687 
Xamarin: 16.7.000.456 
Xamarin Designer: 16.7.0.495 
Xamarin Templates: 16.7.85 
Xamarin Android SDK: 11.0.2.0 
  
Please check our sample and let us know if you still facing the same issue? if not, please modify our sample and revert us back with the following details which would be helpful for us to check on it and provide you the solution as soon as possible, 
  • Share the issue reproducible sample
  • Share device configuration details
  • Share Syncfusion and Xamarin.Forms version
 
Regards, 
Lakshmi Natarajan 


Marked as answer

RO Robert December 5, 2020 04:17 PM UTC

this problem exists. but i increased the minimum version - now it's 5.0
Thank you


LN Lakshmi Natarajan Syncfusion Team December 7, 2020 05:26 AM UTC

Hi Robert, 
 
Thank you for the update. 
 
Please let us know if you need any further update. As always we are happy to help you out. 
 
Lakshmi Natarajan 
 


Loader.
Up arrow icon