abrenoch / hyperion-android-grabber

Screen grabber for hyperion
MIT License
196 stars 34 forks source link

Shield TV: Compatibility #204

Open ncodee opened 9 months ago

ncodee commented 9 months ago

I’m trying to install the app on the Shield TV 2017, but the Play Store link says that it’s not compatible?

I’ve seen videos of others with the same device having the app installed, so I’m a bit confused.

Do I have to sideload the app?

feerlessleadr commented 9 months ago

That's what I did (side load)

ncodee commented 9 months ago

That's what I did (side load)

Okay thanks. Still find it strange why it's not compatible through the Play Store.

Shoggomo commented 3 weeks ago

The last update to this project was 3 years ago. If the app works properly on newer android versions, one could bump the targetSdkVersion values (found here) to a newer version. Currently, it's set to android 8 and the play store will refuse to install it on newer android versions. The change is very small, but it should be tested properly beforehand.