Well this is entirely based on android season so without speaking
anything lets begin the installation process for android.While speaking
about the installation process you need certain requirements to build
the android workspace.Workspace means we need to create an environment
for android to develop the application.
According to the OS the working environment will varry.
So the software you need is Android SDK,Android adt,Eclipse IDE and Eclipse plugin these are the software which is used to install android.Before installing this you need the java runtime environment to build the android environment.Android uses most of the syntax of java so java runtime environment is must to install android .
You can get the Java development Toolkit in the Oracle site once you downloaded the jdk you need to install that but before installing check whether the windows OS is 64 bit or 32 bit and according to the OS you need to download the Jdk bit version.
After download that you need to install the Jdk and after that you need the following software which i described above,download the software and install all the software in the same folder and once you done android extract the android adt,android SDK,and Eclipse IDE.And after extracting the software you need to install the plugin inside the eclipse IDE to do that double click the eclipse IDE and then it will open with the welcome screen after that you need to install android plugins.
To do that goto Help and select install new software,after that new window will appear in that window you can see the work with label with the text box on that text box paste this https://dl-ssl.google.com/android/eclipse/ .
In the name tab check the developer option click the next button and click finish and after few minuties you complete the task.
After that you need to install the necessary tools by using the sdk manager,to do that you need to go to window menu in the eclipse IDE and then you need to go SDK manager and install the tools of android.Check all the box and select install button and wait for few minutes and after that its all done.
Now its time to create an application.
According to the OS the working environment will varry.
So the software you need is Android SDK,Android adt,Eclipse IDE and Eclipse plugin these are the software which is used to install android.Before installing this you need the java runtime environment to build the android environment.Android uses most of the syntax of java so java runtime environment is must to install android .
You can get the Java development Toolkit in the Oracle site once you downloaded the jdk you need to install that but before installing check whether the windows OS is 64 bit or 32 bit and according to the OS you need to download the Jdk bit version.
After download that you need to install the Jdk and after that you need the following software which i described above,download the software and install all the software in the same folder and once you done android extract the android adt,android SDK,and Eclipse IDE.And after extracting the software you need to install the plugin inside the eclipse IDE to do that double click the eclipse IDE and then it will open with the welcome screen after that you need to install android plugins.
To do that goto Help and select install new software,after that new window will appear in that window you can see the work with label with the text box on that text box paste this https://dl-ssl.google.com/android/eclipse/ .
In the name tab check the developer option click the next button and click finish and after few minuties you complete the task.
After that you need to install the necessary tools by using the sdk manager,to do that you need to go to window menu in the eclipse IDE and then you need to go SDK manager and install the tools of android.Check all the box and select install button and wait for few minutes and after that its all done.
Now its time to create an application.
No comments:
Post a Comment