Posts Tagged "size"

Uninstall an app programmatically

Posted by on Jun 25, 2011 in Android | 0 comments

Uninstall an app programmatically

In this post entry I will enhance the previous one which lists all currently installed apps on your phone by adding the possiblity to uninstall a selected app. Our example program will also display the file size and installation location of an app upon selection.

Read More