• 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
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

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
 
That's a very big dog. I think I want to go home now and hug this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic