Раньше точно такое было. Через год после создания ключ ломался.droid707 писал(а):В уроке говорится, что debug сертефикат действителен в течении года, но почему на практике такого не видно?
И в хелпе написано:
http://developer.android.com/tools/publ ... gning.htmlThe self-signed certificate used to sign your application in debug mode (the default on Eclipse/ADT and Ant builds) will have an expiration date of 365 days from its creation date.
When the certificate expires, you will get a build error.
To fix this problem, simply delete the debug.keystore file.
The next time you build, the build tools will regenerate a new keystore and debug key.
Сейчас посмотрел срок своего дебаг-ключа из Eclipse: там 30 лет уже.
Спасибо за замечание, поправлю урок!