Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 810 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 810 Bytes

ics

Infotainment Control Show

developer setup instructions

  1. Download android studio from https://developer.android.com/studio/index.html

Instructions to run an app on a hardware device are here: https://developer.android.com/studio/run/device.html

Assume we have at least Android 4.4 kit kat.

TV codes are found at http://www.remotecentral.com/cgi-bin/codes/ and http://irdb.tk/

IR api on android is found at https://developer.android.com/reference/android/hardware/ConsumerIrManager.html

TV Premieres List: http://www.tvtango.com/premieres

TV Guide API Documentation: http://developer.rovicorp.com/docs

IR blaster howto: http://stackoverflow.com/questions/20244337/consumerirmanager-api-19

modules/archetecture

  • Library
  • UI
  • Online database for premiers.
  • Online database for guide.