• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

debug.certificate expiry in real device

 
Greenhorn
Posts: 26
Android Java ME Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ranchers,
I developed one android application which is having some SQL lite DB connection and created the .apk file. I installed the same to real device and started using that 3 months back.

Now i came to know that the app is signed using the debug.keystore certificate and it is having only 1 year validity

Is the application going to stop working once the 1 year complete??

What can i do at this point of time.? Is it possible to edit the debug.keystore and extend the expiry date??

AS per my knowledge, if i am creating a new keystore and and include in my app, that will end up in installing the app as a new app in the device and i will lose all the already loaded data in the database using the older app.

Please suggest .

Thanks,
Vijesh V Nath
 
I wish to win the lottery. I wish for a lovely piece of pie. And I wish for a tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic