這篇文章主要介紹“怎么安裝配置Android Studio”的相關(guān)知識(shí),小編通過(guò)實(shí)際案例向大家展示操作過(guò)程,操作方法簡(jiǎn)單快捷,實(shí)用性強(qiáng),希望這篇“怎么安裝配置Android Studio”文章能幫助大家解決問(wèn)題。
創(chuàng)新互聯(lián)是一家從事企業(yè)網(wǎng)站建設(shè)、網(wǎng)站制作、成都網(wǎng)站設(shè)計(jì)、行業(yè)門戶網(wǎng)站建設(shè)、網(wǎng)頁(yè)設(shè)計(jì)制作的專業(yè)網(wǎng)站建設(shè)公司,擁有經(jīng)驗(yàn)豐富的網(wǎng)站建設(shè)工程師和網(wǎng)頁(yè)設(shè)計(jì)人員,具備各種規(guī)模與類型網(wǎng)站建設(shè)的實(shí)力,在網(wǎng)站建設(shè)領(lǐng)域樹(shù)立了自己獨(dú)特的設(shè)計(jì)風(fēng)格。自公司成立以來(lái)曾獨(dú)立設(shè)計(jì)制作的站點(diǎn)近1000家。1.下載安裝的壓縮包:
wget https://redirector.gvt1.com/edgedl/android/studio/ide-zips/4.1.0.16/android-studio-ide-201.6719854-linux.tar.gz
2.解壓:
tar -xzf android-studio-ide-201.6719854-linux.tar.gz
3.運(yùn)行安裝腳本
cd "你的AndroidStudio解壓路徑"/bin ./studio.sh
初次安裝,沒(méi)有配置文件導(dǎo)入import;暫且不配置代理proxy(待會(huì)再配置)。
選擇custom;
我不安裝Android虛擬設(shè)備,直接用Android手機(jī)測(cè)試。
官方安裝指導(dǎo)
INSTALLATION INSTRUCTIONS
===============================================================================1. Unpack the Android Studio distribution archive that you downloaded
where you wish to install the program. We will refer to this
location as your {installation home}.2. To start the application, open a console, cd into "{installation home}/bin" and type:
./studio.sh
This will initialize various configuration files in the configuration directory:
~/.config/Google/AndroidStudio4.1.3. [OPTIONAL] Add "{installation home}/bin" to your PATH environment
variable so that you can start Android Studio from any directory.4. [OPTIONAL] To adjust the value of the JVM heap size, create a file studio.vmoptions
(or studio64.vmoptions if using a 64-bit JDK) in the configuration directory
and set the -Xms and -Xmx parameters. To see how to do this,
you can reference the vmoptions file under "{installation home}/bin" as a model
but do not modify it, add your options to the new file.[OPTIONAL] Change the location of the "config" and "system" directories
------------------------------------------------------------------------------By default, Android Studio stores all your settings in the
~/.config/Google/AndroidStudio4.1 directory
and uses ~/.local/share/Google/AndroidStudio4.1 as a data cache.
To change the location of these directories:1. Open a console and cd into ~/.config/Google/AndroidStudio4.1
2. Create a file idea.properties and set the idea.system.path and idea.config.path variables, for example:
idea.system.path=~/custom/system
idea.config.path=~/custom/configNOTE: Store the data cache ("system" directory) on a disk with at least 1 GB of free space.
關(guān)于“怎么安裝配置Android Studio”的內(nèi)容就介紹到這里了,感謝大家的閱讀。如果想了解更多行業(yè)相關(guān)的知識(shí),可以關(guān)注創(chuàng)新互聯(lián)行業(yè)資訊頻道,小編每天都會(huì)為大家更新不同的知識(shí)點(diǎn)。
文章標(biāo)題:怎么安裝配置AndroidStudio-創(chuàng)新互聯(lián)
轉(zhuǎn)載注明:http://jinyejixie.com/article10/djecdo.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供動(dòng)態(tài)網(wǎng)站、品牌網(wǎng)站設(shè)計(jì)、App設(shè)計(jì)、外貿(mào)建站、全網(wǎng)營(yíng)銷推廣、靜態(tài)網(wǎng)站
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)
猜你還喜歡下面的內(nèi)容