question

prashant92 avatar image
prashant92 asked prashant92 commented

How to delete app from clover devkit?

I have install some app on clover devkit while developing.
Now i am not able to delete these apps. How to delete android app from devkit.
Clover Android SDKClover MiniDevKit
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

·
Lee Tickett avatar image
Lee Tickett answered prashant92 commented
Either using adb. adb uninstall package.name or launch the settings app and uninstall the same way you would on any other android device (depending on the Clover device the exact steps differ a little because of the different builds/flavours of android... but google will show you how to uninstall an app on any version of android).
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.

prashant92 avatar image prashant92 commented ·
@Lee Tickett

I have installed this demo app via android studio via usb cable in my clover mini device.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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

Welcome to the
Clover Developer Community