`
ch_kexin
  • 浏览: 906262 次
  • 性别: Icon_minigender_2
  • 来自: 青岛
社区版块
存档分类
最新评论

Android Studio真机测试中遇到的问题:Session 'app': Error Installing APKs

 
阅读更多

使用Android Studio的时候,使用真机调试,运行不成功,提示下面图片中的错误(Session 'app':Error Installing APKS)。


 

一般来讲,解决这个问题的方法有以下几种:

1.重新编译

2.重新插拔数据线

3.更改Studio的设置,将下方的第一个复选框的勾去掉


结果:



4.重启adb

 

1.重启adb

在命令行输入 adb kill-server

然后输入  adb devices

2.重启adb.exe

任务管理器关闭adb.exe进程

然后在命令行输入  adb devices

 

分享到:
评论

相关推荐

    Android Studio使用指南

    Android Studio 内置的 SDK 工具,例如在 Windows 系统中可以通过路径 `\Users\<user>\AppData\Local\Android\android-studio\sdk\` 访问,而在 Mac 系统中则通过 `/Applications/Android Studio.app/sdk/`。...

    Android Studio使用手册

    - **定义**:Android Studio 是一款由 Google 开发的、基于 IntelliJ IDEA 的 Android 集成开发环境(IDE)。它专为 Android 应用程序的开发与调试而设计。 - **与 Eclipse + ADT 插件的区别**:尽管两者都是用于 ...

    appiumIOS真机测试.docx

    ### Appium iOS自动化测试知识点详解 #### 一、概述 Appium是一款开源的自动化测试工具,支持...遇到问题时,应仔细分析错误日志,针对性地解决问题。通过上述步骤,可以有效提升iOS真机自动化测试的成功率和效率。

    Android Studio安装与配置

    《Android Studio安装与配置》 在开始Android开发之旅前,首要任务是正确地安装和配置Android Studio,这是每个Android开发者必须掌握的基础步骤。本篇将详细介绍如何下载、安装以及设置Android Studio。 首先,...

    安装mysql-connector-odbc前提必须微软组件

    Error installing ODBC driver MySQL ODBC5.3 ANSI Driver,ODBC error 13:无法加载 MySQL ODBC5.3 ANSI Driver ODBC驱动程序的安装例程, 因为存在系统错误代码 126:找不到指定的模块。 解决方案:如果电脑是...

    Android Studio v0.8.14试用笔记

    ### Android Studio v0.8.14 试用笔记知识点详解 #### 一、概述 - **Android Studio**: 是Google官方推出的一款专为Android开发设计的集成开发环境(IDE),基于IntelliJ IDEA构建而成。它提供了丰富的功能,旨在...

    Getting Started with Android Studio

    It starts with installing and configuring Android Studio. You're getting to know the new IDE and his Editor. You learn how to create new Android projects from scratch, import projects of different ...

    Unlocking Android

    Contents Part I: What is Android—The Big Picture Chapter 1: Targeting Android Chapter 2: Development environment Part II: Learning Android’s Key Technologies ...Appendix: Installing the Android SDK

    TheBusyCoder'sGuideToAndroidDevelopment.pdf

    2. **运行项目:** 介绍了在Android Studio中启动应用程序的方法。 3. **查看输出:** 指导用户如何查看应用程序的日志输出。 4. **访问Android工具:** 说明了如何使用Android Studio内置的各种工具,如调试器、...

    Android代码-curve25519-java

    Installing To use on Android: dependencies { compile 'org.whispersystems:curve25519-android:(latest version number here)' } To use from pure Java: org.whispersystems curve25519-java (latest ...

    android auto ui 测试

    ### Android Auto UI 测试知识点详解 #### 一、Android Auto UI 测试概述 **Android Auto UI 测试**是指对Android设备上的用户界面进行自动化测试的一种方法。它利用Android平台提供的工具和服务来验证应用的UI...

    android_stutio 下载地址

    4. **社区支持**:加入Android开发者社区,如Stack Overflow等,以便在遇到问题时能够获得及时的帮助和支持。 总之,虽然Android Studio的早期访问版本提供了一些新的特性和功能预览,但也伴随着一定的风险。开发者...

    Android代码-安卓应用更新

    uniauto-appupdate Add it to your build.gradle with: allprojects { repositories { maven { url "https://jitpack.io" } } } and: dependencies { compile '...

    freedesktop.org.xml内容错误解决方案文件

    Gem::Ext::BuildError: ERROR: Failed to build gem native extension. current directory: C:/Ruby26/lib/ruby/gems/2.6.0/gems/mimemagic-0.3.10/ext/mimemagic C:/Ruby26/bin/ruby.exe -rrubygems C:/Ruby26/lib...

    Chinese (Simplified) (简体中文) Language Pack for Visual Studio Code

    Chinese (Simplified) (简体中文) Language Pack for Visual Studio Code

    Learning Android: Develop Mobile Apps Using Java and Eclipse(第二版)

    Chapter 1 Android Overview Android Overview History Android Versions Android Flavors Summary Chapter 2 Java Review Comments Data Types: Primitives and Objects Modifiers Arrays Operators Control Flow ...

    Android代码-ScrollGalleryView

    ScrollGalleryView is a flexible library which helps you to create awesome media galleries in your Android application. It's easily integrated with the most popular image loading libraries such as ...

    Android代码-简单库存管理软件

    An Android inventory app for managing an inventory of premium watches. Users can add a new watch (using the " " FAB), edit details, add an image (using the "image" FAB) or delete a watch. Getting ...

    Installing-Studio-v6-1-Plugins

    本文将深入探讨如何通过插件方式安装 Zend Studio v6.1,这是一份详细的指南,旨在帮助开发者理解整个安装流程,确保能够顺利地在现有的Eclipse环境中集成Zend Studio的功能。 ### 标题解读:“Installing-Studio-...

    NordicSemiconductornRFDeviceFamilyPack8341.pack

    从Nordic官网下载的NordicSemiconductornRFDeviceFamilyPack8341.pack包

Global site tag (gtag.js) - Google Analytics