question

haulx94 avatar image
haulx94 asked haulx94 commented

How to uninstall an example app from Clover Station ?

Hi guys.

I have installed my example app via android studio on my Clover Station. Now I want to uninstall the app but i can't figure out how. It seem AppMarket just allows uninstall apps those could be downloaded from Clover Store.

Thanks guys and i'm sorry for my bad english :)

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Miguel avatar image
Miguel Deactivated answered haulx94 commented

You can uninstall apps using adb, with the following command: adb uninstall com.company.apppackage replacing com.company.apppackage with the appropriate package name.

Thanks,
Miguel

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

haulx94 avatar image haulx94 commented ·

Thanks Miguel :)

0 Likes 0 ·

Welcome to the
Clover Developer Community