I am creating a music player app so what i want to automatically load all songs from phone or windows computer and display them in a listView so that I can use them to play from selecting them.
I am kind of a beginner :)
Thanks
1 Answer, 1 is accepted
0
Didi
Telerik team
answered on 05 Sep 2023, 08:35 AM
| edited on 05 Sep 2023, 09:18 AM
Hello Warren,
How to access files from device in your app is a custom logic implementation. I have found this link that could be of help: https://learn.microsoft.com/en-us/answers/questions/1039170/music-player-in-maui You can also submit questions in Microsoft Q&A, StackOverflow etc. This question is not related to Telerik controls.
Regarding to this question: How to populate the Telerik ListView with Data: The control has ItemsSource property. So you can add the data in a collection and then bind this collection to the ItemsSource. Here is a getting started example: https://docs.telerik.com/devtools/maui/controls/listview/getting-started
A brand new .NET MAUI course was just added to the Virtual Classroom. The training course is developed to help you get started with the Telerik UI for .NET MAUI components and features. It aims to put you in the shoes of an engineer who adds new features to an existing application. You can check it out at https://learn.telerik.com