
Android App
TV Schedule
Real-time television scheduling application with reminder notifications and channel listings.
Role: Android DeveloperTimeline: 2020
Scroll Details

Fullscreen Preview
Project Overview
An android application that queries live schedule API providers to display channel showtimes, cataloging movies and series, and setting system notifications to alert users before shows start.
Key Deliverables
- ✓Live show schedule timelines with smooth paging lists
- ✓Notification scheduler using Android AlarmManager API
- ✓Favorites lists caching utilizing local SQLite database
- ✓Material Design search filters for channels and categories
Project Links
Tech Stack
KotlinRetrofitAlarmManagerSQLite/RoomGlide
Engineering Challenges
Alarm triggers not firing consistently on customized Android OEM OS skins. Solved using WorkManager and precise battery optimization whitelist intents.
Resolved and implemented in production.