Here are some corrections in the installation: 1. In /usr/lib/android-sdk-linux_x86-1.0_r2/tools/ type the command: chmod 755 * These are the Android SDK tools and are actually executable files.
2. The file /usr/lib/android-sdk-linux_x86-1.0_r2/documentation.html is quite useful and contains installation and tutorial on the use of the Android SDK. In particular: /usr/lib/android-sdk-linux_x86-1.0_r2/docs/adt_download.html gives a link to a downloadable Eclipse ADT plugin, namely: http://dl-ssl.google.com/android/ADT-0.8.0.zip So it is possible to download the Android Eclipse plugin, and install the zip file instead. Now I am studying the tutorial. I do not have the G1/HTC phone, but maybe, one can develop apps for the phone without the actual unit. Pablo Manalastas *** --- On Wed, 2/4/09, Pablo Manalastas <[email protected]> wrote: > From: Pablo Manalastas <[email protected]> > Subject: [plug] Installing Android SDK [was: PDA/Phone programming ...] > To: "Philippine Linux Users' Group (PLUG) Technical Discussion List" > <[email protected]> > Date: Wednesday, February 4, 2009, 10:02 AM > I downloaded the Android SDK for Linux, namely the file: > android-sdk-linux_x86-1.0_r2.zip, from the Android Google > site: > http://code.google.com/android/intro/installing.html. > > After downloading, I unzipped the file into the usual > directory for linux packages, namely in /usr/lib/, and I > got > the directory: > /usr/lib/android-sdk-linux_x86-1.0_r2. > First, the permissions on all the directories and files are > all > wrong. I had to chmod 755 all directories and chmod 644 > all regular > files, for otherwise, the SDK can not be used, since the > files and > directories are not world-readable. > > Next I was told to add the following site: > > https://dl-ssl.google.com/android/eclipse/ > > to my Eclipse installation [Help -> Software Updates > -> > Available Software tab -> Add Site], but the > above-mentioned site > does not contain any packages. So how do I get the Android > ADT > plugin for Eclipse if the above URL is wrong? > > What's wrong with Google Android SDK, or with me? > > Pablo Manalastas > *** > > --- On Tue, 2/3/09, Miguel Paraz <[email protected]> > wrote: > > > From: Miguel Paraz <[email protected]> > > Subject: Re: [plug] PDA/Phone programming platform > (was: Openmoko Neo ...) > > To: "Philippine Linux Users' Group (PLUG) > Technical Discussion List" > <[email protected]> > > Date: Tuesday, February 3, 2009, 6:30 PM > > On Tue, Feb 3, 2009 at 2:01 PM, Pablo Manalastas > > <[email protected]> wrote: > > > No. And I do not have the new HTC phone on which > > Android runs. > > > Do you have it? How much does it cost? > > > > Hi Doc, > > I have the Developer Edition, bought through our US > office. > > It's unlocked and doesn't enforce application > > signatures. > > > > It's $399, plus $25 for the Android developer > program > > membership which > > allows you to upload to the Android Market. > > > > My friend and I are planning a meetup for interested > > Android hackers: > > http://androidhackfestmeetup.eventbrite.com/ > > > > I'm also attending the DISCS open house on March, > so I > > can see you > > there as well! _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

