Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/csharp-4.0/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ubuntu上Android Studio的Propper配置_Ubuntu_Android Studio_Adb - Fatal编程技术网

Ubuntu上Android Studio的Propper配置

Ubuntu上Android Studio的Propper配置,ubuntu,android-studio,adb,Ubuntu,Android Studio,Adb,我原以为我在Ubuntu上正确安装了Android Studio,但现在我需要运行adb安装它说: The program 'adb' is currently not installed. You can install it by typing: sudo apt-get install android-tools-adb 问题是我的电脑上有~/Android/Sdk/platform tools/adb,我假设如果我做了一个sudo-apt-get-install会安装另一个副本 要

我原以为我在Ubuntu上正确安装了Android Studio,但现在我需要运行
adb安装
它说:

The program 'adb' is currently not installed. You can install it by typing:  
sudo apt-get install android-tools-adb
问题是我的电脑上有
~/Android/Sdk/platform tools/adb
,我假设如果我做了一个
sudo-apt-get-install
会安装另一个副本

要运行我的
adb
或解决问题,我可以做些什么

附言:我对编程和ubuntu是新手:(

这很容易:“(/adb就是其中之一

无论如何,我决定使用nvidia,它使整个过程非常容易处理