Minimal Android SDK

丶灬走出姿态 提交于 2019-12-10 20:46:01

问题


I guess I can find out by trial and error but someone else has probably already figured it out. What Android SDK files are required to build an Android project? I don't need the rest and like to strip those away.


回答1:


You can safely delete 0.5 GB of documentation if you never use any of it. You can also make sure to only install the Android SDK version 2.3.x, but you need to be careful to not delete SDK's that newer SDK's depend on. The SDK manager is a useful tool for deleting unnecessary files.



来源:https://stackoverflow.com/questions/6020797/minimal-android-sdk

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!