Implement a background service using UsageStatsManager combined with AI 'Auto-Pilot' logic to suggest candidates for archiving.
- Logic: Periodically check apps not used in 30 days.
- AI Integration: Evaluate app importance (e.g., skip seasonal tax apps, suggest unused games).
- UX: Provide a non-intrusive notification or a 'Smart Suggestion' card in the app drawer.
Implement a background service using
UsageStatsManagercombined with AI 'Auto-Pilot' logic to suggest candidates for archiving.