Kushagra Acharya
</>

</>

Follow
homeMADbadges
Tag

Android

#android

More content

Read more stories on Hashnode


Articles with this tag

Recycler View Part - IV [Event]

Jul 2, 20223 min read

Event Listener for Recycler View · Event Driven Programming The essence of having a list of data is to be able to click or do some kind of actions with...

Recycler View Part - IV [Event]

Recycler View Part - III

Jul 2, 20225 min read

Show your API response or Business Data in Recycler! · So far we've made two recycler views: List of numbers List of our string data But we will not be...

Recycler View Part - III

Recycler View Part - II

Jul 1, 20223 min read

Passing your list data to recycler view! · In Part I we just created our very first recycler view which had 30 elements. We made our own RecyclerItem...

Recycler View Part - II

Recycler View Part - I

Jun 28, 20225 min read

The first thing that anyone would expect from an android intern. · So we see these lists everywhere in any kind of app. In your social media, there will...

Recycler View Part - I

Practice Calculator Application

Jun 24, 20224 min read

In this session we are going to use all the things that we have practiced and build a simple calculator using ViewGroups in an Activity. Let's try...

Practice Calculator Application

Exam Preparation

Jun 18, 20222 min read

Exam practice question! Please check them regularly because some questions may be added after we finish some more chapters. Describe three tire...

Exam Preparation