简体   繁体   English

如何在mSD卡上安装/使用Android Studio?

[英]How do I install/use Android Studio on an mSD Card?

I've got aa tablet running windows 10 full. 我有一个平板电脑,可完整运行Windows 10。 Unfortunately it has a very small amount of memory and I wanted to install Android Studio on an SD card but I wasn't sure if you could do that. 不幸的是,它的内存很小,我想在SD卡上安装Android Studio,但不确定是否可以这样做。 If you can, does my Java folder need to be installed on to the micro SD card as well? 如果可以,我的Java文件夹也需要安装到micro SD卡上吗?

I don't see why you couldn't install Android Studio to a non local disk. 我不明白为什么您无法将Android Studio安装到非本地磁盘上。

And Java can be installed anywhere as long as the JAVA_HOME environment variable is set and java is in your PATH. 只要设置了JAVA_HOME环境变量并且Java在您的PATH中,Java便可以安装在任何地方。

Also, it is worth mentioning that you'll need even more space to download the Android SDK to actually program anything. 另外,值得一提的是,您将需要更多空间来下载Android SDK来实际编程任何东西。 That's another several hundred MB 那又是几百MB

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM