小编Nor*_*ton的帖子

Ubuntu 16.04 ubuntu-make android 错误:在没有类别 Android 的情况下请求了默认框架

我尝试使用 ubuntu-make 在 Ubuntu 16.04 中安装 Android Studio 2.0,如维基手册视频中所述

fieldmarshal@fmcomp:~$ umake android
ERROR: A default framework for category Android was requested where there is none
usage: umake android [-h] {android-ndk} ...
Run Code Online (Sandbox Code Playgroud)

另一种输入方式也无济于事:

fieldmarshal@fmcomp:~$ umake android android-studio
usage: umake android [-h] {android-ndk} ...
umake android: error: argument framework: invalid choice: 'android-studio' (choose from 'android-ndk')
Run Code Online (Sandbox Code Playgroud)

尽管其他 IDE 安装正常,例如当我运行: 时 umake ide idea,一切正常。

但是当我尝试安装 Android Studio 时,我不断收到这些错误。

android android-studio ubuntu-make

7
推荐指数
1
解决办法
6966
查看次数

标签 统计

android ×1

android-studio ×1

ubuntu-make ×1