sylvanaar
sylvanaar

Reputation: 8216

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"

Upvotes: 14

Views: 8833

Answers (2)

rchavarria
rchavarria

Reputation: 950

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

Upvotes: 22

Alex Volovoy
Alex Volovoy

Reputation: 68434

You go to market dev console and unpublish it. There is a huge button "Unpublish" at the bottom of the screen with your app

Upvotes: 13

Related Questions