Abubackkar Shithik, C# Corner

Abubackkar Shithik

C# Corner

Contact Abubackkar

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • C# Corner

Past articles by Abubackkar:

How to Load ImageURL to Imageview Using Glide in Kotlin 😊

In this article, you will learn how to load an image URL to Imageview using Glide in Kotlin. → Read More

Kotlin - Class and Object

Classes and objects are the center any object oriented programming language. this article, you will learn all about classes and objects in Kotlin. You will also learn various types of classes and class members in Kotlin. → Read More

Kotlin-Regex And Java Interoperability

In this article, you will learn about the concept of Kotlin Regex and Java Interoperability. → Read More

Kotlin - Ranges

In this article, you will learn about the concept of ranges in Kotlin → Read More

Kotlin Variables And Data Types

In this article, you will learn about Kotlin variables and data types. → Read More

Notification Alert Android App Using Android Studio

In this article, I will show you how to create a Notification Alert Android App using Android Studio. → Read More

Progress Bar Android App Using Android Studio

In this article, I will show you how to create a Progress bar android App using Android studio. We can display the Android progress bar dialog box to display the status of work being done e.g. downloading file, analyzing status of work etc. → Read More

Battery Level Android App Using Android Studio

In this article, I will show you how to create an Android app that shows Battery Level. → Read More

Enable And Disable Wi-Fi In Android Application Using Android Studio

In this article, I will show you how to Enable and Disable WI-FI in android App using Android studio. The information that an application can access includes connected network's link speed, IP address, negotiation state, other networks information. Applications can also scan, add, save, terminate and initiate Wi-Fi connections. → Read More

Create Sensor Android App Using Android Studio

In this article, I will show you how to create Sensor android App using android studio. we are going to create a sensor application that changes the background colour of activity when device is shaked. → Read More

RatingBar Android App Using Android Studio

Android RatingBar can be used to get a rating from the user. The rating returns a floating-point number. It may be 2.0, 3.5, 4.0 etc. Android RatingBar displays the rating in stars. In this article, I will show you how to create RatingBar Android App using Android Studio. → Read More

Auto-Complete Text View Android App Using Android Studio

In this article, I will show you how to create an Auto Complete Text view Android App using Android studio. → Read More

Toggle Button Android App Using Android Studio

Android Toggle Button can be used to display checked/unchecked (On/Off) state on the button. It is beneficial if user have to change the setting between two states. It can be used to On/Off Sound, Wifi, Bluetooth etc. In this article, I will show you how to create Toggle Button android App using android studio. → Read More

Create SMS Android App Using Android Studio

In this article, I will show you how to create a pop up menu Android App using Android Studio. SMS stands for Short Message Service and is also commonly referred to as a "text message". With a SMS, you can send a message of up to 160 characters to another device. Longer messages will automatically be split up into several parts. Most cell phones support this type of text messaging. → Read More

Adding Check Box Functionality In An Android App Using Android Studio

In this article, I will show you how to create am Android app using Android Studio. Android Checkbox is a type of two state button, either checked or unchecked. There can be a lot of usage of checkboxes. For example, it can be used to know the hobby of the user, activate/deactivate the specific action etc. → Read More

Pop Up Menu Android Application

In this article, I will show you how to create a pop up menu Android App using Android studio. Android Popup Menu displays the menu below the anchor text if space is available otherwise above the anchor text. It disappears if you click outside the popup menu. → Read More

Create Instant Alarm Android App Using Android Studio

In this article, I will show you how to create an Instant Alarm Android App using Android studio. → Read More

Gallery Android App Using Android Studio

In this article, I will show you how to create an Android App using Android studio. Gallery is either in a building or on the internet, where photographs are on display. → Read More

App That Changes Background And Audio Player In Android, Using Android Studio

In this article, I will show you how to change background and audio player Android App using android studio. → Read More

Android Application To Set Silent Mode, Ringer Mode, And Vibrate Mode In A Phone

Android is one of the most popular operating systems for mobile. In this article, I will show you how to set silent mode, ringer mode, vibrate mode in an Android application using Android studio. → Read More