“Debug certificate expired” error in Eclipse Android plugins

前端 未结 17 1877
清歌不尽
清歌不尽 2020-11-22 07:39

I am using Eclipse Android plugins to build a project, but I am getting this error in the console window:

[2010-02-03 10:31:14 - androidVNC]Error generating          


        
17条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-22 08:02

    In Windows 7 it is at the path

    C:\Users\[username]\.android
    
    • goto this path and remove debug.keystore
    • clean and build your project.

提交回复
热议问题