1gne0u5 / Learning-Resources

Learning resources for newbies.
22 stars 42 forks source link

Android App #54

Open Nikhil-Sharma-1 opened 3 years ago

Nikhil-Sharma-1 commented 3 years ago

Hey, I want to add my Android app through a simple readme.md file in which link to my app repo and its working video was given in Native-Android Folder.

prayutsu commented 3 years ago

@Nikhil-Sharma-1 Please add some information about the app and how can it be useful for beginners.

Nikhil-Sharma-1 commented 3 years ago

@Nikhil-Sharma-1 Please ad some information about here and how can it be useful for beginners.

Sure. so this app is basically a Birthday greet app which takes the input from user as a Name of the person and after clicking the "CREATE" button it moves you to the next activity where it generates a Card with the name of that person with the "Happy Birthday" music. This a very basic and easy app to start with. Through this app one can learn how to create "toast" and how to call another activity by clicking a Button and most important how to add music in your activity. Thanks.