Android Studio – How to fix “Emulator: ##KBD: Full queue, lose event” error?
While building and Running the Android Projects, you may see the below Error in Android Emulator; which will STOP to Run the Android Project. Emulator:...
Android Studio – LoginActivity – Add Login Activity to Android Project
Android Studio – LoginActivity is an pre-defined Activities we can add to our Project in Android Studio. In this Article, I am going to explain,...
Android Studio : Run Project
I have explained the steps to Create an Android Project in Android Studio, in my previous Article “Android Studio : Create Android Project “. We...
Android Studio : How to Create New Virtual Device?
Once the Project has been successfully built, we must have to select the Target device to verify how our Android Project is working. We can...
Android Studio : Create Android Project
Android Studio provides lot of support to create Android Applications for various Android devices. In this Article, I am going to explain the steps to...
Android Studio : How to install Android Studio and setup the Development Environment ?
Hello guys, thanks for reading this Article. This is my first Article in this blog & would like to shed some light on Android Application...