`

Instant Run requires 'Tools | Android | Enable ADB integration' to be enabled.

阅读更多
原文:http://blog.csdn.net/u014544193/article/details/50947718
android studio点击instant run,出现如下提示。



解决方法一:
勾选掉下图中的第一个选项。



解决方法二:
不用像第一种方法那样,而是直接点击下图中的enable ADB integration



个人理解:

其实如问题提示说的那样,它已经告诉你解决方法是第二种方法。
第一种方法,不太可取。从其选项说明就知道为什么。因为hot swap是instant
run的一种方式。勾选了该项,当你的应用在运行时,若你改变了该应用的代码,你不需要重新初始化对象,只需重新进入活动或重启应用就能看到你的更新。在执行了hot swap之后android studio会自动重新启动当前活动。
  • 大小: 2.7 KB
  • 大小: 45.3 KB
  • 大小: 37.8 KB
分享到:
评论

相关推荐

    v7包解决importandroid.support.annotation.RequiresApi

    在Android开发中,`import android.support.annotation.RequiresApi`是一个经常使用的注解,它用于标记一个方法或类,表明这个元素只能在特定版本的Android API级别及以上才能被使用。`v7包`是Android Support ...

    解决adb push pull中文出现乱码截断的的adb.exe 版本34.01

    在IT行业中,ADB(Android Debug Bridge)是一款非常重要的工具,用于开发者与Android设备进行通信,执行各种命令,如安装应用、传输文件等。标题提到的问题是“adb push pull中文出现乱码截断”,这通常发生在尝试...

    adb错误解决方法

    adb(Android Debug Bridge)是Android开发工具包中的一个重要组成部分,用于连接计算机与Android设备进行调试、数据传输等操作。在日常开发或者设备管理过程中,我们可能会遇到各种adb相关的错误,如设备未找到、...

    Android错误解决方法大集合

    三、This Android SDK requires Android Developer Toolkit version 20.0.0 or above 错误 该错误是由于 Eclipse 中的 ADT 版本过低所致,解决方法是将插件版本改为当前版本,例如从 20.0.0 改为 18.0.0,然后重新...

    android.support.annotations.jar

    《深入理解Android支持库:android.support.annotations.jar》 在Android应用开发中,`android.support.annotations.jar`是一个至关重要的组件,它是Google为开发者提供的一种支持库,主要用于解决在Eclipse环境中...

    Continuous.Integration.Delivery.and.Deployment.epub

    Gain an end-to-end overview of Continuous Integration using different languages (JavaScript and C#) and tools (Gulp and Jenkins) Book Description The challenge faced by many teams while implementing ...

    KEIL的中tools.ini

    很多keil文件报错,缺少tools.ini文件,或者tools.ini文件出错。并且keil与proteus连接调试时也需要这个文件

    This Android SDK requires Android Developer Toolkit version 22.0.0 or above

    在Android开发过程中,开发者经常会遇到各种版本兼容性问题,其中之一就是标题所提到的"Android SDK requires Android Developer Toolkit version 22.0.0 or above"。这个问题通常发生在尝试使用Eclipse IDE集成...

    .netFrameowrk4.6和安装说明.rar

    在win7下安装vs2019企业版报错:This application requires.Net framework 4.6 or higher to be installed.Please install the latest.net frameowrk form https://go.microsoft.com/fwlink/?linkid=840938, or ...

    Pro Android 2.pdf

    Tradition requires that I talk a little about Android itself, the subject of this book. Of course you probably already know something about Android—the operating system from Google that Google ...

    The Maven Integration requires that Eclipse be running in a JDK

    在使用Eclipse或Spring Tool Suite (STS)进行Java开发时,可能会遇到一个常见的问题:“The Maven Integration requires that Eclipse be running in a JDK”。这通常发生在Eclipse没有正确识别到系统中的Java ...

    androidx-annotation-1.0.0.jar

    androidx-annotation-1.0.0.jar

    .Net Framework 4.6.1.rar

    如果用户尝试运行一个需要.NET Framework 4.6或更高版本的应用程序,而系统中未安装相应版本,就会出现提示:“This application requires .Net Framework 4.6 or higher to be installed.” 这时候,用户需要下载并...

    android lint performance probe帮助.zip

    If you make code changes to the tool, be sure to run ./gradlew assemble in order to rebuild the probe. Also, be sure to start a new Gradle daemon for Lint; otherwise the old version of the tool could ...

    Android 下通过反射调用加载/卸载(mount/unmount) 外置SD卡

    在Android系统中,外置SD卡的加载与卸载通常由系统服务自动处理,但有时开发者可能需要在特定场景下进行手动操作,例如在应用程序中实现数据备份或系统优化功能。这种情况下,可以通过反射调用来执行加载(mount)和...

    Android代码-ADB 管理器

    ADB Manager, your one stop to developing more easily on Android. Warning: REQUIRES ROOT! The most automated, easy-to-use and stable ADB management tool with a great support. Features: Easy control ...

Global site tag (gtag.js) - Google Analytics