Android OnClickListener – Handling Button in Android Studio

android onclicklistener

Hello readers, welcome to the fourth post of my Android Application Development Tutorial from Scratch. Today we will see Android OnClickListener. In the last post of Android Application Development Tutorial we created a Button and EditText. In this post we will add functionality to the button using Android OnClickListener. So lets begin. A Quick Recap of the …

Read moreAndroid OnClickListener – Handling Button in Android Studio

Android Studio Tutorial – An App to Track Outgoing Calls

android studio tutorial

Hello friends, welcome again to this new android studio tutorial. In this android studio tutorial we will be creating a simple app to detect outgoing calls. So if you are struggling to create an app that can detect the outgoing calls; you just came to the right place. So without wasting time lets start our …

Read moreAndroid Studio Tutorial – An App to Track Outgoing Calls