Giter VIP home page Giter VIP logo

beginner-level-android-studio-apps's Introduction

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 for everything related to android apps for beginner level.

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 like the idea they can pick it 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:

    1. git add .
    2. git commit -m 'commit message'
    3. git push origin <branch-name>
  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!

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

Checkout my profile for my other projects.

beginner-level-android-studio-apps's People

Contributors

abhishekchd avatar ahmedmaghawry avatar anshulkhattar avatar arthur-mts avatar derekdunes avatar exploitr avatar gauravsharma97 avatar gvking avatar gvsharma avatar jagzmz avatar josancamon19 avatar justudin avatar mariakovaleva avatar me-singh avatar mfiazansari avatar natanael-silvamt avatar nileshteji avatar parthpanchal123 avatar pompan129 avatar prasannathapa avatar prashanth-up avatar rahulshah456 avatar rohanpatil1 avatar satyajiit avatar sinasoheili avatar sparsh1999 avatar subratred avatar tanisha07 avatar tc2r1 avatar yohanym95 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.