Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

anshulkhattar/Beginner-Level-Android-Studio-Apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beginner Level Android Studio Apps

This repository contains various small apps that I made. Each app does something different from the other. It's the best place to find basic code of android applications , contributed by developers all over the world.

As I have seen the java projects available in Hacktoberfest challenge, there are no projects related to basic android development. So, if you have made any small app just for yourself or for learning, contribute it here. Repository contains my small projects too like a login app using firebase ,a radiogroup and intent example and a basic mapbox example.

Another use of this repository is that you can contribute ideas for android apps and if anyone likes the idea, they can pick it and start working on that idea.

How to get started

  1. Fork this repository (Click the Fork button in the top right of this page).

  2. Clone your fork down to your local machine.

  3. Create a branch for a new feature using: git checkout -b feature/branch-name

  4. Make your changes using the following commands:

    • git add .
    • git commit -m 'commit message'
    • git push origin
  5. Create a New Pull Request from your forked repository.

  6. Comment on the issue using the given format - "Name-AppName-PullRequestId".

  7. Wait for your PR review and merge approval!

Remember

  • Add your android project.
  • Add your name to Contributors list (Contributors.md)
  • People doing both will only get their PRs merged.

⭐⭐Star this repository if you liked the idea and had fun.⭐⭐

Checkout my profile for my other projects.

About

A repository for Hacktoberfest conducted by Digital Ocean. Star the repository if you find it interesting.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages