Hammad Maqbool

Hammad Maqbool

Follow
home.NET Talks ❤️.NET Web DevelopmentData Structures🗣️Blogging💵Paid Courses▶Free Lectures
Tag

android development

#android-development

More content

Read more stories on Hashnode


Articles with this tag

Use of Recycler View in Android

Aug 11, 20213 min read

Step 1: Make an android project with empty Activity Step 2: Put the recyler view in the project. Step 3: Go to Layouts>make new layout as...

Use of Recycler View in Android

Android Splash Screen Making

Aug 10, 20211 min read

Splash screen is something we see in start of the app, We usually show the name and logo of our app on splash screen. We show it in the start of the...

Android Splash Screen Making

Android Intents

Aug 10, 20212 min read

A simple tutorial to understand the working of intents · An Intent in andorid application provides runtime binding between seprate components of android...

Android Intents