Skip to content
  • About Us
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Terms And Conditions

techenum

Programming Tutorials & Guide, Linux Stuffs and More

  • Android
  • How To
  • Programming
    • Java
    • Bash
  • Linux
  • Security

Category: Android

  • Home
  • Programming
  • Android
  • Page 2
android recyclerview onclicklistener featured
Android Programming Tutorials

OnClickListener in Android RecyclerView: Example

November 24, 2020November 26, 2020 TECH ENUM

Recently, I have written a post about RecyclerView: Android RecyclerView: How to Insert, Update and Delete Item. It is rather long and includes the basics

Read More
Android Programming Tutorials

Using Bottom Navigation Bar in Android: An Easy Guide

November 20, 2020November 20, 2020 TECH ENUM

Well, this is yet another Android Development guide written just for you. If you are starting out with Android development. Or, even if you are

Read More
android data binding ( techenum.com )
Android Programming Tutorials

Android Data Binding: Replace findViewById() And More

November 17, 2020November 17, 2020 TECH ENUM

We used to use findViewById() to map our views to the Java/Kotlin code. But there is something better than simply doing findViewById(). And this concept

Read More
android notification manager banner
Android Programming Tutorials

Android Notification Manager: Create Notification in Android

November 11, 2020November 11, 2020 TECH ENUM

Let us look at how we can create use the Android Notification Manager class to create a simple Notification in Android. In this tutorial I

Read More
Android Programming Tutorials

Android Room For Database: Learn SQLite Persistence Library

November 8, 2020December 9, 2020 TECH ENUM

Android has introduced Architecture Component that has Room Library for managing SQLite database. Here I will provide a step by step guide to implement the

Read More
Android Programming Tutorials

Android Content URI: How to Get the File URI

October 31, 2020November 13, 2020 TECH ENUM

In this blog post we are going to look at how we can pick file in Android without messing with Content URI. If you are

Read More
Android Programming Tutorials

Splash Screen Tutorial using Android Studio

October 14, 2020November 24, 2020 TECH ENUM

Splash Screen is the first thing you see when you open an application. It makes your application feel pretty professional if you do it right.

Read More
Android Programming Tutorials

Android RecyclerView: How to Insert, Update and Delete Item

October 6, 2020February 23, 2021 TECH ENUM

RecyclerView is possibly most used View in Android development for showing list of items. There was something called ListView the use of which is now

Read More
Android Programming Tutorials

Kotlin Coroutine in Android : Understanding the Basics

September 29, 2020September 29, 2020 TECH ENUM

Learning Kotlin is not as hard as you have thought. But the concepts in coroutine might be a little tough in the beginning. There is

Read More
Android Programming Tutorials

Learn EventBus, The LocalBroadcastManager Alternative

September 23, 2020September 27, 2020 TECH ENUM

I have written an article stating the reasons why LocalBroadcastManager is deprecated, read here. And I have suggested multiple solutions among which EventBus is one.

Read More

Posts navigation

Previous 1 2 3 4 Next

Advertisement

Trending Posts

  • Radio Button in Android: Learn Basics and Customization
  • Android Activity Lifecycle: It’s Not That Hard
  • Android Handler: Learn Everything About Handler
  • Java List Data Structure: Learn Real Use Case Of List
  • Android Get Screen Width & Density in Pixels
  • ShapableImageView in Android: Make Circular Image Border
  • Using Android Handler Thread in Android for Multi-threading
  • JavaScript for Loop: How to iterate (with examples)
  • Android Intent: Learn Implicit Intent and Explicit Intent
  • Push Notifications in Android Using One Signal

Advertisement

Monthly

Advertisement

Browse Categories

  • Android
  • Bash
  • How To
  • Internet
  • Java
  • Javascript
  • Linux
  • Node JS
  • Programming
  • Reading
  • Security
  • Tutorials

Advertisement

All Rights Reserved 2021.
Proudly powered by WordPress | Theme: Fairy by Candid Themes.