Tuesday, May 5, 2020


             

           Want to try a Android App Design with perfection..


  
We all wanted to study computer technologies.One of the technologies that i have learned Android Developement. There are lot of things we need to know when studying Android Developement. As we all know,Design is one of the most aspects of  mobile app developement.We all spend most of the day on the internet.So i don't think you need anyone else's help to  study the app design.

For me,I just finished the mobile app developement project in my diploma last year. At that time we we design the app with the help of internet.That is why mobile app designing is so easy.There is nothing else to say because designing is an important factor.The use of the android app may have depending on the look of that app.

Tools to create  Android Application

There are many tools available for learning Android Development.
   
    1)  Android Studio

    2)  Eclipse

    3)  Fabric

    4)  ADB etc..

Here i want to say designing using Android Studio. Android Studio is the official integrated development environment for Google's.It is purpose build for highest quality apps for everyAndroid device.

Features of Android Studio

Now let us start the count-down for features

   1)  Instant App Run

   2) Visual Layout Editor

   2) Intelligence Code Edition 

   4) Help to connect with Firebase

   5) Color Previews

I'm not saying the steps to install Android Studio.It can be found on the Internet. Let us move on to the designing section.

We all know a lot of computer languages and we must want to know Java to use Android studio. You don't need to know java to learn designing.That is,mainly it contains 2 sections.

  • JAVA
  • XML

XML (Extensible Markup Language)

In this,we need to know xml to design.XML stands for Extensible Markup Language. It is just like HTML used to describe data.In android studio,we use xml for designing the layouts.