Application Installation Failed in Android Studio

后端 未结 30 2634
情书的邮戳
情书的邮戳 2020-11-28 02:02

Yesterday my app was running perfect from Android Studio but today when I started working on my app and running it i am getting error message continuously

30条回答
  •  温柔的废话
    2020-11-28 02:12

    I found the solution go to

    settings>build,execute,deployment>instant run>Enable instant run to hot swap code /resource change on deploy(unchecked this option)
    

    This will work on 3.4 android studio too. thanks

提交回复
热议问题