In this article I am going to explain How to Create Splash Screen in Xamarin Forms Android App.
Before getting started with Splash Screen let’s analyse what is splash screen? and benefits of splash screen. Continue reading “Create Splash Screen in Xamarin Forms Android”
Install and Run apk files in Android Emulator
In this article I am going to explain How to Install and Run apk Files in Android Emulator.
Recently I got an android apk file from my client to replicate that android app in Xamarin.
To check the functionality of that android app, I have to install and run that app in my mobile. Continue reading “Install and Run apk files in Android Emulator”
Hello World Code
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Hello World Code
Hello world code is any programming language code which is used to introduce the basic output concept of any programming language.
After writing the code of hello world, beginner gain sufficient knowledge of that programming language structure. Continue reading “Hello World Code”