Last updated: May 3, 2022

Android App Deployment

In contrast to android app deployment, we will see how to generate a release apk and sharable apk, how to sign an application, and how to publish the first app on Google Playstore.
Top 10 productivity tools for Android Developers MEDIUM
These days staying converged as well as efficient for continuous hours can be an adversely challenging task for any developer, primarily Android devel...
Author
0 upvotes
Steps for creating a Calculator App MEDIUM
In this article, you are going to learn the method for creating a Calculator App in the Android Studio using a Kotlin class.
Author
0 upvotes
Android Menus MEDIUM
In this blog, we will learn about Android Menus. We will learn about context, popup, and option menus. Also, We will write a few examples for better understanding.
Flutter vs React Native EASY
Choosing a technology (Flutter vs React Native) stack can be tricky as it is going to take a lot of your time, money, and effort. Therefore, you are g...
Author
0 upvotes
Modern Android Development Tools in 2023 MEDIUM
The Android Studio was introduced in the year 2013, it is an integrated development environment by Google for the development of applications, earlier...
Publish Android App
In this article, we have discussed the android development life cycle and the process to Publish Android App.
Creating test apk and release apk
This article incorporates information about the type of APK in android studio that are Test and release APK and how we can generate the
Signing App MEDIUM
This article will you an idea about signing an app in Android.