-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A little help #37
Comments
Check out my post here #5 (comment) |
Ok perfect, this I already had done, but the problem is that I don't know what I have to do now. How do I continue?? |
@xbmcnut |
Nothing more to configure on the TV it just runs in the background now. There are lots of use case scenarios on the Home Assistant forum https://community.home-assistant.io/t/pipup-android-tv-app-for-notifications/120452 |
Hello, I'm new to this and I wish I could enjoy Pipup.
On Android TV (8.0+), when sideloading, you will need to set the permission for SYSTEM_ALERT_WINDOW manually (using adb) as there is no interface on Android TV to do this.
To give the application the required permission to draw overlays you will need to run:
adb shell appops set nl.rogro82.pipup SYSTEM_ALERT_WINDOW allow
So far everything correct, I have installed the app on my Android tv, when running a screen comes out that puts to access webserver 192.168.0.26:5555, but in my browser it gives me error.
How can I access the Pipup android tv app.
The text was updated successfully, but these errors were encountered: