Haven’t you publish any Android App on Play store? Don’t worry if you haven’t because it’s very easy and this tutorial is going to teach step by step how to publish your first Android App on Play store. How To Publish Android App On PlayStore: Follow the below steps: Step 1: First generate signed apk … Continue reading How To Publish Android App On PlayStore [Step By Step]
There might be many situations when you want to change package name of the App in Android Studio. You might have download source code from internet and wants to rename the package name according to your App details. Here in this tutorial I am going to discuss step by step how to rename/change package name … Continue reading How To Change Package Name In Android Studio [Step By Step]
Adding audio clip to android application is a simple task as it also add some further functionality. Here is a step by step on how to play music when App will start. Adding Audio to app in Android Studio: Step 1: Open the android studio with the project in which you want to add-on audio … Continue reading How To Add Audio To App In Android Studio
In android studio there is a default icon set by android studio itself. You can change it as per the application requirement. Changing the Application Icon In Android Studio: Step 1- Open your application in Android Studio. Step 2- Further follow the path to reach the desired folder to add icon (app -> res-> mipmap). … Continue reading How To Change Icon Of Your Android App In Android Studio
Once you have successfully installed and configured your Android studio then android studio automatically keeps you informed about update. Whenever you open up your Android Studio, it pops up and message alert on the right top corner of screen to get the updated version of android studio. You can choose that option to update android … Continue reading How to Update Android Studio Manually
Just like Java classes you can create Interface in android studio. This article will help you create an interface under your package name. Please follow the below given steps to create a new Interface. How to create an Interface in Android Studio Step 1: Open your Android Studio and navigate to Android View Step 2: … Continue reading How To Create An Interface In Android Studio
Premium Project Source Code: