Error generating final archive: Debug certificate expired

.Error generating final archive: Debug certificate expired
หลายคนเจอ error นี้หลังจากติดตั้ง android sdk เรียบร้อยแล้วในบทความนี้เราจะมาแก้ไขปัญหาให้ eclipse สามารถที่จะ compile ได้โดยไม่ error อีกต่อไป
1.ลบไฟล์ debug.keystore ที่อยู่ตาม path ของ Default debug keystore ส่วนใหญ่จะอยู่ที่ C:\Documents and Settings\[ชื่อเครื่อง]\.android
2.เข้าไปที่ Regional and Language Options ที่อยู่ภายใน Control Panel
3.เลือกภาษาเป็น English(United States) และ United States
4.OK
5.สุดท้าย เปิด IDE ตัวเก่งขึ้นมา clean & build 

 ทำการลบ Keystore ของ android โดยสามารถดูที่อยู่ได้จาก Windows->Preferences->Android->BuildIt will also be re-generated for the current project if you 'clean' the project (go to Project -> Clean...) –


refer to
.http://www.jiramot.info/starting-android-sdk
http://stackoverflow.com/questions/2194808/debug-certificate-expired-error-in-eclipse-android-plugins
http://www.board.esanupdate.com/index.php/topic,5308.0.html
.

No comments:

Post a Comment