Skip to main content

Posts

Showing posts with the label Android Sample Program

Getting started with android/first program in android

What all stuffs you need to run your first android app?? Before getting started, make your computer ready… 1. Download and install JDK 2. Download and setup Eclipse IDE 3. Download Android SDK and then expand the content of the zip file into a folder 4. Install the ADT plug-in in Eclipse Start Eclipse, then select Help > Install New Software.... Click Add, in the top-right corner. In the Add Repository dialog that appears, enter "ADT Plugin" for the Name and the following URL for the Location:                                 "https://dl-ssl.google.com/android/eclipse/" Click OK In the Available Software dialog, select the checkbox next to Developer Tools and click Next. In the next window, you'll see a list of the tools to be downloaded. Click Next. Read and accept the license agreements, then click Finish. When the installation completes, restart Eclipse [If you are not patient enough to do all these tasks, then the best method is to copy eclipse software wh