Upon installation, the Android SDK generates a "debug" signing certificate for you in a keystore called debug.keystore. The Eclipse plug-in uses this certificate to sign each application build that is generated.

Unfortunately a debug certificate is only valid for 365 days. To generate a new one you must delete the existing debug.keystore file. Its location is platform dependent - you can find it in Preferences - Android - Build - Default debug keystore.

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. 从零开始--系统深入学习android(已完成部
  2. Android(安卓)进程间通信的方式
  3. 给Android(安卓)应用开发者的十个建议
  4. Android(安卓)- Socket 功能在 Service
  5. Android通过ViewPager实现左右滑动切换图
  6. 初学Android,使用Drawable资源之使用Stat
  7. WebView用法与JS交互
  8. android简单的答题游戏
  9. Android自动化编译设置AndroidManifest.x
  10. 【转】Android(安卓)用户事件输入路径(Me