I'm in the process of creating an app to help people program their remotes. I've got the design set up and everything planned out for the most part, but I still don't know how I would go through setting up the codes for each individual remotes.
I have 4 remotes for the user to choose from, and 18 of the most popular TVs available. That would mean i would have 72 different string arrays with each having the program codes to a specific tv/remote combo. Is there a better way of going at this than creating 72 different string arrays?
More info can be provided if necessary, and someone please change the title of this post to better summarize this question if needed.