App made by The Great Santhosh
Basic android application made by Santhosh
#Github #----------
#1. git init #2. Create a new repository on your Github account #3. git add --all #4. git remote add #5. git commit -m "your message" #6. git push -u origin
#--------------- #setting user config #----------------
#------------------------------
#------------------------------
#1. git add --all #2. git commit -m "your message" #3. git push origin