Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you remove your own app from the android market

I uploaded an app onto the android market, but i found a bug in it and want to remove it for now. How can I do that?

Solution as mentioned below: From the developer console, click the link for your app. Scroll to the bottom, there are 2 buttons - "Unpublish" and "Save". Click "Unpublish"

like image 975
sylvanaar Avatar asked May 24 '10 19:05

sylvanaar


People also ask

Can I remove apps from playstore?

You cannot delete your app from Google Play. Instead, you can unpublish an app and it will no longer appear in the store. To unpublish your app on the Google Play store: Go to https://market.android.com/publish/Home, and log in to your Google Play account.

How do I unpublish an app from the app Store?

Select an app. Go to Release > Setup > Advanced settings. On the App Availability tab, select Unpublish.


1 Answers

Question and answer are a bit old and it seems the Developer Consoler UI has changed since then, because I don't find the "Unpublish" button at the bottom of the screen.

In fact, it's easier to find now, but it took me a while. From the Developer Console, click in the link for your app. In the header with information about your app, you'll find a link with the text "Unpublish app" (see the screenshot).

Unpublish app link

like image 103
rchavarria Avatar answered Sep 29 '22 11:09

rchavarria