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

