Skip to content

Monitor changes to apps on your phone via Package Manager

Notifications You must be signed in to change notification settings

kofigyan/PackageManager

Repository files navigation

Package Manager App

This app allows users to track apps installed on phone and manage them(changed,installed,uninstalled).

Introduction

Functionality

The app is composed of one main screen.

MainActivity

Allows the user to view all installed apps. The user can also install,uninstall and launch apps. More through broadcast listeners the user is alerted to changes
to packages (ie. added,changed and removed).

Building

You can open the project in Android studio and press run.

Testing

Still in development. The project will uses both instrumentation tests that run on the device and local unit tests that run on your computer.

Device Tests

UI Tests

The projects will use Espresso for UI testing.

Local Unit Tests

Libraries

About

Monitor changes to apps on your phone via Package Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages