我可以使用从 Windows 到 Ubuntu 的相同 SDK Android 文件夹吗?
Can I use the same SDK Android folder from Windows to Ubuntu?
我将 OS 从 Windows 更改为 Ubuntu。我在使用 Windows 时已经在 SDK 文件夹中下载了很多文件,现在我想在 Ubuntu 上使用它,但它不起作用。
Obs:我使用 Visual Studio 和 Java 8.
Can I use the same SDK Android folder from Windows to Ubuntu?
没有。 Ubuntu 不能 运行 Windows 本机代码。 Android SDK 以不同的格式为各种本机平台提供。
我将 OS 从 Windows 更改为 Ubuntu。我在使用 Windows 时已经在 SDK 文件夹中下载了很多文件,现在我想在 Ubuntu 上使用它,但它不起作用。
Obs:我使用 Visual Studio 和 Java 8.
Can I use the same SDK Android folder from Windows to Ubuntu?
没有。 Ubuntu 不能 运行 Windows 本机代码。 Android SDK 以不同的格式为各种本机平台提供。