Re-installation failed due to different application signatures

前端 未结 13 1743
自闭症患者
自闭症患者 2020-12-04 16:15

I moved my Android project to a laptop and now I get this when I hit Debug. Sounds like this is a bug? This shouldn\'t happen via Eclipse as far as I know.

R         


        
13条回答
  •  北海茫月
    2020-12-04 17:02

    For me after I copied all of my keystore files from my machine at home, I had to do a Project->clean. After that it worked perfectly.

提交回复
热议问题