Re-installation failed due to different application signatures

前端 未结 13 1744
自闭症患者
自闭症患者 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:10

    ah i think i found your answer:

    Why does the app signature change in Android after a classpath change?

    its changed if you change the classpath

提交回复
热议问题