1. 程式人生 > >公司內網離線環境搭建Android Studio

公司內網離線環境搭建Android Studio

緣由何起 

為什麼要在離線環境裡搭建?

1、搭建過程中所需SDK、Gradle等資源下載速度太慢。

2、公司內部環境不允許使用外網。

以下是我在公司內網環境搭建的辛酸歷程,特此總結於此!

一、離線搭建Android Studio開發環境:安裝過程詳細步驟

二、AndroidStudio中的內網開發離線配置:解決Gradle編譯不通過問題

三、解決包資料夾路徑轉換問題

Could not download javassist.jar(org.javassist:javassist:3.23.1-GA):No cached version available.

四、解決虛擬機器安裝問題

>emulator: ERROR: x86 emulation currently requires hardware acceleration! >Please ensure Intel HAXM is properly installed and usable. >CPU acceleration status: HAX kernel module is not installed!

對此特別感謝以上四位博主分享的經驗,以此來借花獻佛,希望能幫助到需要的人以節省大量的時間做更有意義事!

如有得罪請多多包涵!