How to add border around Android Textview ?

One of our android app shows lot of user information in text views one after another, to … Read more

Alert Dialog with Buttons in Material components in Android

In our previous post, “Show alert dialog with options on click on Button in Android” we have … Read more

Setting up a Material Components theme for your Android Application

Recently we migrated one of our old application to Androidx and then we came across this Material … Read more

Show alert dialog with options on click on Button in Android

Following code shows you how you can show an alert dialog with options such as Cancel, Subscribe … Read more

How to integrate Firebase to your android Application ?

Firebase

Once you created a project in Firebase console by following steps from “How to start new project … Read more

How to start new project in Firebase console ?

Firebase

Visit https://firebase.google.com/ and click “Go to console” from top right corner, which will redirect you to Google … Read more

Setting up Firebase Crashlytics for Android app crash logs collection

When you publish your application in Android playstore and user starts using it, its possible that your … Read more

Android app splash screen dimensions

When we launch our android application to playstore, the major part which helps us with the branding … Read more

How to open android app playstore link from browser ?

Android

When we published one our application in playsore, we wanted to make sure our website visitors should … Read more