This app keeps track of android apps installed and uninstalled applications in Android
Architecture:
- SQL Lite database to store uninstalled and update apps data count and name.
- Broadcast receiver to notify the updates and installation of app.
- Swiping tabs for showing installed, updated and uninstalled apps.
Challenges:
- Maintaining database for uninstall and update of applications
- Using broadcast services and updating database accordingly.
Team: Nipun: Development and architecture of application. Database Design. Create Signed apk.
Girish: testing, debugging and bug fixes. Swati: find icons and design for screen.