Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can you delete android play store app and use the package name?

I have an app that's currently on the Google Play store with the package name x.x.x. I want to delete this app but I want to reuse the package name for a new app that I will be uploading in its place.

Is it possible to just delete the old app, and upload the new app with the existing package name?

Thanks,

like image 410
thedeepfield Avatar asked Feb 04 '13 23:02

thedeepfield


1 Answers

No, because you can't really delete an app. It will only be disabled. So this app will still be visible in your developer console.

like image 177
Ahmad Avatar answered Nov 03 '22 01:11

Ahmad