We usually see plain splash screens in mobile applications. But what should you do if you want to view an…
Read More »Year: 2020
We all know popups. We use popups when the user needs to confirm or reject a selection. Or sometimes we…
Read More »Grouping sequential data to reduce data complexity after connecting data to ListView in mobile apps is a good solution. We…
Read More »In this post, I will show you a simple application of currency converter in Xamarin.Android. It will be an application…
Read More »When developing an Android application, you may sometimes need to take images from the device's camera and use it. You…
Read More »In this post, I will show you how to add an image we selected from the gallery on the Xamarin.Android…
Read More »I will get the data from the service and then show this data in ListView. Here, the number of patients,…
Read More »Presenting data on graphs is a good solution to increase the user experience in the applications you develop. So you…
Read More »While developing a mobile application, do you sometimes need to send feedback to the user after his actions? Even without…
Read More »We show it sometimes on the screen or in the notification bar to show any progress within the program. For…
Read More »