如何直接从 Finder 运行 Android Studio 项目? [英] How to run an Android Studio project directly from the Finder?

查看:10
本文介绍了如何直接从 Finder 运行 Android Studio 项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何从 Finder 打开 Android Studio 项目?我看到下面的文件列表.是否可以双击其中之一让 Android Studio 打开它?

How to open an Android Studio project from the Finder? I see the below list of files. Is it possible to double-click one of them to get it opened by Android Studio?

推荐答案

抱歉,没有像我希望您使用 Visual Studio 或 CodeBlocks 等 IDE 那样的一键运行解决方案.

Sorry, but there is no one-click run solution like I expect you have with some IDEs like Visual Studio or CodeBlocks.

您需要做的就是打开您的 Android Studio,然后导入一个项目.

All you need to do is open your Android Studio and then import a project.

我已经使用 Terminal(使用 Ubuntu 14.04LTS)在 Android Studio 中运行了 Android 项目.这是我的完整命令:

I've already run Android project in Android Studio using Terminal (using Ubuntu 14.04LTS). This is my full command:

 ./android/android-studio/bin/studio.sh workspace/Android/glucosio-android/

希望你觉得有用

这篇关于如何直接从 Finder 运行 Android Studio 项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆