Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singhrohan62/happy-birthday-card
A simple android app containing a birthday card. This repository was created for learning purpose.
https://github.com/singhrohan62/happy-birthday-card
Last synced: 25 days ago
JSON representation
A simple android app containing a birthday card. This repository was created for learning purpose.
- Host: GitHub
- URL: https://github.com/singhrohan62/happy-birthday-card
- Owner: singhrohan62
- Created: 2018-05-17T11:34:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-17T11:49:53.000Z (over 6 years ago)
- Last Synced: 2024-10-27T23:15:33.512Z (2 months ago)
- Language: Java
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Happy-Birthday-Card
A simple android app containing a birthday card. This repository was created for learning purpose.
The only purpose of creating the repository was to understand the basics of an Android application
and understand its UI-implementation.
This repository contains only the src code for the android application ie, the MainActivity.java
file and content_main.xml files. If interested, you can view the src code and bring out the changes
if you want to make a birthday card!