对Android平台电子节目指南(Electronic Program Guide,EPG)的总体设计与实现进行研究,用Android的SQLite数据库引擎分离节目索引和节目预告信息,对显示节目预告信息采用Java本地调用的数据获取方案并进行优化设计.实验结果表明,优化后方案明显地缩减了用户多次进入EPG业务的等待时间,界面友好,业务稳定性高,大幅提升了用户的服务体验.
The design and implementation of electronic program guide based on Android platform are studied in this paper.And Android SQLite database is used to separate program index and schedule information in EPG service.Then it uses Java native interface to acquire data when display schedule information,and optimize the research.Experimental results show that the optimized solution reduces the waiting time obviously when users enter EPG more than once.EPG interface is friendly,and service has high stability.It promotes the uses' service experience greatly.