In your home directory there should be a file called .bashrc (the dot
is important!!) simply open that file with any text editor (kate or
gedit) and add the line
"export PATH=${PATH}:<your_sdk_dir>/tools" to it.

Replace <your_sdk_dir> to the place you copied the Android SDK file
everything else shall be copied exactly as it is starting from
"export" all the way to "tools"

regards,
Horacio


On Wed, Oct 1, 2008 at 12:58 PM, The Motivating Factor
<[EMAIL PROTECTED]> wrote:
>
> I am very new to Ubuntu - I moved over from vista not more than 2weeks
> ago. I am interested in installing the SDK for the Google Android,
> however I can't figure out how. Can someone please help me?
>
> Found on Googles Web Site (<a href="http://code.google.com/android/
> intro/installing.html"> Installing The SDK,The instructions say:</a>
>
> " # On Linux, edit your ~/.bash_profile or ~/.bashrc file. Look for a
> line that sets the PATH environment variable and add the full path to
> the tools/ directory to it. If you don't see a line setting the path,
> you can add one:
>
> export PATH=${PATH}:<your_sdk_dir>/tools"
>
> I have no idea how to do the above, please help
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to