How to Start a Xamarin App from Scratch Webinar Q&A | Syncfusion Blogs
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (173).NET Core  (29).NET MAUI  (207)Angular  (109)ASP.NET  (51)ASP.NET Core  (82)ASP.NET MVC  (89)Azure  (40)Black Friday Deal  (1)Blazor  (215)BoldSign  (14)DocIO  (24)Essential JS 2  (107)Essential Studio  (200)File Formats  (66)Flutter  (132)JavaScript  (220)Microsoft  (118)PDF  (81)Python  (1)React  (100)Streamlit  (1)Succinctly series  (131)Syncfusion  (912)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (51)Windows Forms  (61)WinUI  (68)WPF  (158)Xamarin  (161)XlsIO  (36)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (147)Chart  (130)Cloud  (15)Company  (443)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (63)Development  (625)Doc  (8)DockingManager  (1)eBook  (99)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (40)Extensions  (22)File Manager  (7)Gantt  (18)Gauge  (12)Git  (5)Grid  (31)HTML  (13)Installer  (2)Knockout  (2)Language  (1)LINQPad  (1)Linux  (2)M-Commerce  (1)Metro Studio  (11)Mobile  (505)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (43)Performance  (12)PHP  (2)PivotGrid  (4)Predictive Analytics  (6)Report Server  (3)Reporting  (10)Reporting / Back Office  (11)Rich Text Editor  (12)Road Map  (12)Scheduler  (52)Security  (3)SfDataGrid  (9)Silverlight  (21)Sneak Peek  (31)Solution Services  (4)Spreadsheet  (11)SQL  (10)Stock Chart  (1)Surface  (4)Tablets  (5)Theme  (12)Tips and Tricks  (112)UI  (386)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (31)Visual Studio Code  (19)Web  (589)What's new  (331)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)

How to Start a Xamarin App from Scratch Webinar Q&A

The webinar, “How to Start a Xamarin App from Scratch,” is presented by Aaron Melamed, Syncfusion’s product solutions specialist. Melamed shows attendees how to use Syncfusion’s navigation drawer and list view controls to set up a new Xamarin application. The following blog post is a compilation of the Q&A portion of several runs of this webinar. The webinar recording can be found on our YouTube page, or you can watch it here.

Q: Could you please cover debugging issues with Xamarin.Forms? I regularly run into problems on Android and iOS. The only reliable build is UWP. Mostly, the problems are related to the linker. With PreserveAttribute, some issues are resolved, but not all. And even when the output project builds, it might not run or even install on a testing device. Do you have some debugging hints or best practice hints?

A: In Android, sometimes the existing application will be in cache even after uninstalling. Try uninstalling the cache from Apps under device settings, or renaming the package name under AndroidManifest.xml.

Q: I noticed that running your application using the Android emulator is quite fast. What kind of machine specs are you using for this demo? I am struggling together with my students: it takes forever to run and display something.

A: The demo was run on a Surface Book with an i7 and 16GB of RAM.

Q: Is this available on GitHub?

A: We haven’t published the exact source code for the app, but a similar application can be found here: https://github.com/AaronMelamed/Car-Demo-App.

Q: One of my biggest challenges is creating a navigation command from a ViewModel. Do you have any advice?

A: Check out this Knowledge Base article:  https://www.syncfusion.com/kb/7520/how-to-navigate-page-from-viewmodel-using-button-in-listviewitem.

Q: How can you compile iOS using Windows?

A: A Mac build host is used to debug the iOS app from Windows. Please refer to this guide to learn more: https://docs.microsoft.com/en-us/xamarin/ios/get-started/installation/windows/connecting-to-mac/.

Q: Can we use Visual Code for building this app instead of Visual Studio?

A: No, Visual Studio must be used to build and deploy the code to a device or simulator.

Q: Can you discuss grouping in list view?

A: Please refer to this user guide document: https://help.syncfusion.com/xamarin/listview/getting-started#grouping.

Q: How do you navigate from the ViewModel to another page?

A: Check out this Knowledge Base article:  https://www.syncfusion.com/kb/7520/how-to-navigate-page-from-viewmodel-using-button-in-listviewitem.

Q: Is there any easy way to work with data?

A: Yes. We have a data source library. It is a non-UI component that consumes raw data and processes data operations such as sorting, filtering, and grouping, saving developers time and effort in building the functionality themselves.

Q: Can I use Syncfusion’s other tools, like PDF converter?

A: Yes, check out our previous Xamarin webinar  for examples of our PDF controls in a Xamarin application.

Q: Can we make list view clickable and connect to different actions?

A: Yes, check out this Knowledge Base article: https://www.syncfusion.com/kb/7523/how-to-turn-events-into-commands-with-behaviors-in-sflistview.

Q: Is it possible to have a jump list in the list view?

A: Yes, we now have a pop-up control that allows this:  https://help.syncfusion.com/xamarin/popup/overview.

This blog post was originally published on May 24, 2018.

To learn more about Xamarin, check out the following resources:

Tags:

Share this post:

Comments (1)

А это надо брать!Спасибо!

Comments are closed.

Popular Now

Be the first to get updates

Subscribe RSS feed