Some Important Rules To Start A Project Of Android Studio In 2020. | Coding Startup

Some Important Rules To Start A Project Of Android Studio In 2020.

We will be discussing Some Important Rules To Start A Project Of Android Studio that will help while uploading on Playstore.


Some Important Rules To Start A Project Of Android Studio In 2020.

In This Topic:

In This Topic, We will be discussing about the trend of App Development in 2020. How much app development is important for an IT person and we will also see some numbers or percentages. Last but not the least, we will be discussing Some Important Rules To Start A Project Of Android Studio that will help while uploading on Playstore.

Trends:

As we know that, Technology is getting vast and our smart phones are getting smarter and smarter day by day. All customer need everything in one hand so app is only solution to this.because in our smart phones we use apps only whether it is gaming app, social media app, banking app,shopping app, traveling app or some business apps.
  
     Now if we talk about the percentage of user which spend on the apps i.e more than 60% and rest are on other things. Mostly those people spend more time on apps who doesn't have laptops or who does not need laptop for there work. If we talk about the social media apps that are mostly run or accessed by apps only by  the user.
    
    If you are from IT or you are planning to come in IT field, you should definitely go for app development. Before you start with android you must know about the basic one programming language i.e Java because you need to now about the java programming language and if you want to learn java I have some articles on java programming language from basic you can learn that also from here Java Programming




Steps To Create a project in android studio:

Step 1:-

              Open Android Studio
                To Open Android Studio , click on search at left bottom of screen and type android studio.
                double click on that first option.
Note:- Make sure that you should have good internet connection while using android studio because it require internet while working.
Some Important Rules To Start A Project Of Android Studio In 2020.

Step 2:-

                This type layout will be shown on the screen. Now click on first option from the screen i.e Start a new Android Studio Project.

Some Important Rules To Start A Project Of Android Studio In 2020.

Step 3:-

       After clicking that, a new type of layout will  be shown and then we have select a type activity we want in application. Now you have select Empty Activity  and click on Next button.

       Now let me tell you about the activity in app. An activity is the combination of two parts i.e Java and XML. Java is used for controlling part and XML is used for design or we can say that it used to provide interface of application.

Some Important Rules To Start A Project Of Android Studio In 2020.

Step 4: 

           After selecting the type of activity , then you we get the Configure Your Project page . In this page, you have set the name of project and application name in one field i.e Name. Then you have set the package name of your application.
    Let me tell you that you are setting up an important field which will help when you try to upload an app on Playstore. There are some set of rules while setting up package name.

  1. Com. :- Com is used for the commercial applications. While uploading the application you have to upload the some certificate or proof that you are an official company. For example: com.example.myapplication
  2. Info. :- Info is used for apps which provide some information to user and for this you doesn't require any proof or License. For example: info.codingstartup.abheer
  3. Edu. :- Edu is used for educational apps. For example: edu.codingstartup.abheer
  4. Mil. :- Mil is used for military purpose apps. For example: mil.indian.army
 And so on but you can also use any thing instead of this but your app will not uploaded. And one more trick while setting up package name you should check that your package is unique or not. your package name must be unique.To check you have just type your package name on playstore search bar if no apps comes then you package name is unique.

After that you have select language in which you want to work. Last but not the least, Minimum SDK is that minimum android version in which you app will run. For example we select Android 4.4 now from this version to latest version of android the will run. Lower version will not be supported.

After filling details click on Next button.

Some Important Rules To Start A Project Of Android Studio In 2020.

Step 5:-

            Now you have wait for something your project is building. It will also use internet to build gradle.

Some Important Rules To Start A Project Of Android Studio In 2020.

Step 6:

                After building gradle , you project will look like this.

Some Important Rules To Start A Project Of Android Studio In 2020.

I hope you get all the Important Rules To Start A Project Of Android Studio In 2020. If you like this content plz subscribe this website and share with your friends and also subscribe my YouTube channel for more updates.

Code Startup

Author & Editor

0 Comments:

Post a Comment