#android-development
Read more stories on Hashnode
Articles with this tag
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...
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...
A simple tutorial to understand the working of intents · An Intent in andorid application provides runtime binding between seprate components of android...