I am new on Ubuntu.I want to install Android Sdk on this, because i am an android Developer. i have downloded Android Sdk For Linux from the folowing site.
我是Ubuntu的新手。我想安装Android Sdk,因为我是一个Android开发人员。我从以下网站下载了Android Sdk For Linux。
http://developer.android.com/sdk/index.html
but i have idea how i can install this. i have read many tutorials but not perfect. http://androidonubuntu.blogspot.com/ http://www.wikihow.com/Install-Android-on-Ubuntu-Linux-with-Eclipse-IDE
但我知道如何安装这个。我读过很多教程但不完美。 http://androidonubuntu.blogspot.com/ http://www.wikihow.com/Install-Android-on-Ubuntu-Linux-with-Eclipse-IDE
anybody can help? Thanks.
有人可以帮忙吗?谢谢。
1 个解决方案
#1
1
- Create a folder with any name (mostly we prefer name as workspace) where ever you want
- Unzip the downloaded file. You will have 2 folders. 1) Eclipse and 2) sdk
- goto eclipse folder and run eclipse.exe file
- Eclipse window will open >> browse and give path of your latest created folder(This is your workspace now onwards)
创建一个包含任何名称的文件夹(通常我们更喜欢名称作为工作空间)
解压缩下载的文件。你将有2个文件夹。 1)Eclipse和2)sdk
转到eclipse文件夹并运行eclipse.exe文件
Eclipse窗口将打开>>浏览并提供最新创建的文件夹的路径(这是您现在的工作区)
You can create projects in eclipse now..
你现在可以在eclipse中创建项目了..
You are done. Nothing much is required.
你完成了。没有什么需要。
#1
1
- Create a folder with any name (mostly we prefer name as workspace) where ever you want
- Unzip the downloaded file. You will have 2 folders. 1) Eclipse and 2) sdk
- goto eclipse folder and run eclipse.exe file
- Eclipse window will open >> browse and give path of your latest created folder(This is your workspace now onwards)
创建一个包含任何名称的文件夹(通常我们更喜欢名称作为工作空间)
解压缩下载的文件。你将有2个文件夹。 1)Eclipse和2)sdk
转到eclipse文件夹并运行eclipse.exe文件
Eclipse窗口将打开>>浏览并提供最新创建的文件夹的路径(这是您现在的工作区)
You can create projects in eclipse now..
你现在可以在eclipse中创建项目了..
You are done. Nothing much is required.
你完成了。没有什么需要。