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

Latest release

3 Answers 113 Views
ListView
This is a migrated thread and some comments may be shown as answers.
N Mackay
Top achievements
Rank 1
N Mackay asked on 01 Jul 2015, 04:08 PM

Hi,

tried compiling 'Telerik_UI_for_Xamarin_2015_2_624_Dev ' but I get the following issues:

 Android

1>------ Build started: Project: SDKBrowser.Android, Configuration: Debug Any CPU ------
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Properties\AndroidManifest.xml : warning XA0101: @(Content) build action is not supported
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(634,153,634,180): error CS0117: 'SDKBrowser.Droid.Resource.Drawable' does not contain a definition for 'abc_ab_share_pack_holo_dark'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(635,154,635,182): error CS0117: 'SDKBrowser.Droid.Resource.Drawable' does not contain a definition for 'abc_ab_share_pack_holo_light'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(795,155,795,188): error CS0117: 'SDKBrowser.Droid.Resource.Layout' does not contain a definition for 'abc_activity_chooser_view_include'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(912,144,912,168): error CS0117: 'SDKBrowser.Droid.Resource.Style' does not contain a definition for 'Base_V11_Theme_AppCompat'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(914,150,914,180): error CS0117: 'SDKBrowser.Droid.Resource.Style' does not contain a definition for 'Base_V11_Theme_AppCompat_Light'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(916,144,916,168): error CS0117: 'SDKBrowser.Droid.Resource.Style' does not contain a definition for 'Base_V14_Theme_AppCompat'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(917,151,917,182): error CS0117: 'SDKBrowser.Droid.Resource.Style' does not contain a definition for 'Base_V14_Theme_AppCompat_Dialog'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(918,150,918,180): error CS0117: 'SDKBrowser.Droid.Resource.Style' does not contain a definition for 'Base_V14_Theme_AppCompat_Light'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(919,157,919,194): error CS0117: 'SDKBrowser.Droid.Resource.Style' does not contain a definition for 'Base_V14_Theme_AppCompat_Light_Dialog'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(948,167,948,214): error CS0117: 'SDKBrowser.Droid.Resource.Style' does not contain a definition for 'Base_Widget_AppCompat_Light_ActivityChooserView'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(949,168,949,216): error CS0117: 'SDKBrowser.Droid.Resource.Style' does not contain a definition for 'Base_Widget_AppCompat_Light_AutoCompleteTextView'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(966,145,966,170): error CS0117: 'SDKBrowser.Droid.Resource.Style' does not contain a definition for 'Platform_AppCompat_Dialog'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(968,151,968,182): error CS0117: 'SDKBrowser.Droid.Resource.Style' does not contain a definition for 'Platform_AppCompat_Light_Dialog'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(970,170,970,220): error CS0117: 'SDKBrowser.Droid.Resource.Style' does not contain a definition for 'RtlOverlay_Widget_AppCompat_ActionButton_CloseMode'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(1138,142,1138,156): error CS0117: 'SDKBrowser.Droid.Resource.Styleable' does not contain a definition for 'CompatTextView'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(1139,154,1139,180): error CS0117: 'SDKBrowser.Droid.Resource.Styleable' does not contain a definition for 'CompatTextView_textAllCaps'
1>C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2015\Examples\XamarinForms\SDKBrowser\SDKBrowser.Android\Resources\Resource.Designer.cs(1354,141,1354,154): error CS0117: 'SDKBrowser.Droid.Resource.Styleable' does not contain a definition for 'Toolbar_theme'
========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========

 What SDK was this project built against? I'm building to API21 which is fine for my apps but not this one.

 

iOS

I can deploy the (slightly underwhelming) samples to the iOS simulator but not  to hardware devices

Warning 1   The iOS SDK version '7.1' is not installed. Using newer version '8.4' instead'. SDKBrowser.iOS
Error   2   Failed to deploy application on the target device. Please try to rebuild the solution and try again.    Xamarin.iOS Extension   0   0  

I am using the latest XCode SDK 8.4, latest build of Xamarin (3.11.666, monotouch-8.10.2.37), Up to date Android SDK and the chart controls run okay that I've already integrated.

I can open a ticket but as this is just the samples I didn't think it was necessary.

 

Just a few observations

  • The listview samples are a bit basic and lack any styling
  • Thumbs up for adding XAML samples rather than code ones :-)
  • I can't find any documentation on the Listview, any idea where it is (which libs do you need for the PCL, Droid & iOS projects...just for Listview)?
  • Doesn't compile for Android using API 21
  • Can't deploy to an iOS hardware to test (iPhone5s & 6)
  • Is the Listview still in Beta?

 I have no doubt this control will be very good but polished up samples would be good (like your marketing pictures suggest) and some documentation.

 Any help to get me started would be good as I've spent all afternoon fiddling with the control and have had to give up on it for now.

 

 

 

 

 

 

3 Answers, 1 is accepted

Sort by
0
Anthony
Top achievements
Rank 1
answered on 02 Jul 2015, 02:13 AM

Hi N Mackay :)

I too recently tried this trial, but it did work on both Android and iOS for me.

As far ListView, which is the main reason for looking into the tools, in particular for ease of Grouping.  I found some documentation here: http://docs.telerik.com/devtools/xamarin/controls/listview/listview-overview

Perhaps Telerik can provide additional assistance. :)

Hope that helps,

Ant

0
N Mackay
Top achievements
Rank 1
answered on 02 Jul 2015, 08:01 AM

HI Anthony,

Glad you got it working, I spent all afternoon fiddling with it to no avail apart from running in the iOS simulator.

Thanks for the document link, couldn't find it via their document homepage.

I'm sure they'll be in touch.

0
Antony Jekov
Telerik team
answered on 03 Jul 2015, 09:23 AM
Hello Norman,

Thank you for contacting the Android team.

From what I can see in your first post there might be an issue with the appcompat library. We will look at this further and let you know of the outcome.

The list view is no longer in beta and is much more stable at the time. Work on it is still going and it will develop in features and will be more polished indeed.

The documentation on each suite is available at the bottom of their pages in the official site. Here are the ones regarding the mobile suites:
1. http://docs.telerik.com/devtools/android/introduction
2. http://docs.telerik.com/devtools/ios/
3. http://docs.telerik.com/devtools/xamarin/

Thank you for your feedback on the examples and the listview itself. It is really valuable for us and it will be taken into consideration.

Thank you for your time and all best!

Regards,
Antony Jekov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
ListView
Asked by
N Mackay
Top achievements
Rank 1
Answers by
Anthony
Top achievements
Rank 1
N Mackay
Top achievements
Rank 1
Antony Jekov
Telerik team
Share this question
or