dextorer / BuildingForAndroidTV

Code for the "Building for Android TV" series of articles.
https://medium.com/@rotxed
MIT License
104 stars 59 forks source link

Not compiling #4

Open olealgoritme opened 9 years ago

olealgoritme commented 9 years ago

Is this code still usable?

Looks like android.support.v17.leanback.widget.OnItemSelectedListener is missing from the current (22.1.1) v17.leanback API too... or am I wrong?

olealgoritme commented 9 years ago

It compiled, after changing all dependencies to v22.

Got solution from this answer. http://stackoverflow.com/questions/29149362/androidtv-leanback-master-build-errors

dextorer commented 9 years ago

I have a new episode in the works, in a couple of days I'm going to upload the new project's code as well.

olealgoritme commented 9 years ago

Nice! Keep up the good work.