Thursday, March 29, 2012

Setup Offline Android With MOTODEV_Studio (Best Performance)


Necessary Tools :

1. jdk-7-windows-x64.zip
            download link :
                                    http://www.4shared.com/zip/0oM5cNpM/jdk-7-windows-x64.html
                       or
                                    http://www.oracle.com/technetwork/java/javase/downloads/java-se-jdk-7-download-432154.html


2.  installer_r16-windows.zip
              download link :
                                      http://developer.android.com/sdk/index.html


3.  android-sdk.zip [approximate 1.50GB]
              download link:
                                     http://www.4shared.com/zip/WVgNi2Kt/android-sdk.html
                                     [this one  approximate 2.0GB[latest] ]


4.  MOTODEV_Studio_for_Android_3.1.0_win32_x86_64.zip
              download link:
                                    http://developer.motorola.com/tools/motodevstudio/download/

All Setup Process

Step 1 :
            First install jdk-7-windows-x64.zip. Before installing jdk keep in mind to setup this file in ROOT drive (mainly C drive) . Otherwise You will be faced problem when loading your project.apk file.


Step 2 :
           After setup JDK install installer_r16-windows.zip.


Step 3:
           Check from  your Programs file SDK manager and  AVD manager, there have no packages for android and no AVD because you have not install any platform of android package's or AVD yet


Step 4 :
            For Android's packages and AVD  you have to extract android-sdk.zip into "C:\Program Files (x86)\Android\android-sdk".


Step 5:
           Install MOTODEV_Studio_for_Android_3.1.0_win32_x86_64.zip


Step 6:
           After Installing MOTODEV go to Window>AVD Manager>New (Create Your Own Configuration)


Step 7:
           New Android Project . Write your project name .Choose your target for version of android . Give name of Application name as your Project name or any other name. Then click Finish.


Step 8:
           Then right click on your project Run As> Android Application Using MOTODEV Studio.


Step 9:
           At first time you have to wait 70 seconds(1.10mins)   to 90 seconds (1.30mins) . If it takes more than 2 or 3 mins then you have to ensure your AVD configuration again.


Step 10:
              Then unlock the AVD . Go to menu, you will see your project. Click. Default you will see "Hello World"


Step 11:
              Enjoy the android development
         


















No comments:

Post a Comment