Learn to build cool apps for iOS, Android, macOS, and Windows, even if you just started!
Let's continue with the implementation of playhead control! The idea is to be able to move to a specific frame in the track.
Brick after brick, our application is taking shape! But it's only visual for now... so let’s bring all those dummy controls to life!
To validate new features in your application, it is best to test them in an isolated environment. This will prevent any risk of data loss from your users. In this document, you will learn how to set up different environments for your mobile application.
Since the official release of .NET MAUI, it is not possible to create a new project where Visual Studio does not add a default Shell. Fortunately, there is a very simple way to get rid of it!
We are almost done with the first big implementation phase of our main page. We'll now move on to the volume control!
More and more buttons! In this chapter, we will integrate the controls for manipulating the media.