badaix / snapdroid

Snapcast client for Android
GNU General Public License v3.0
124 stars 25 forks source link

Android TV app launcher #67

Closed pmec closed 2 months ago

pmec commented 2 months ago

Added the necessary changes to make app appear on the launcher.

badaix commented 2 months ago

Thanks! It seems that something is missing in the manifest:

2024-04-27T18:49:05.4747492Z   Lint found 2 errors, 76 warnings. First failure:
2024-04-27T18:49:05.4748251Z   
2024-04-27T18:49:05.4750112Z   /home/runner/work/snapdroid/snapdroid/Snapcast/src/main/AndroidManifest.xml:2: Error: Hardware feature android.hardware.touchscreen not explicitly marked as optional  [ImpliedTouchscreenHardware]

Can you please check? The failed action-run is here

pmec commented 2 months ago

Thanks! It seems that something is missing in the manifest:

2024-04-27T18:49:05.4747492Z   Lint found 2 errors, 76 warnings. First failure:
2024-04-27T18:49:05.4748251Z   
2024-04-27T18:49:05.4750112Z   /home/runner/work/snapdroid/snapdroid/Snapcast/src/main/AndroidManifest.xml:2: Error: Hardware feature android.hardware.touchscreen not explicitly marked as optional  [ImpliedTouchscreenHardware]

Can you please check? The failed action-run is here

Done.

hllhll commented 2 months ago

When a build for this is expected please :)

badaix commented 2 months ago

@hllhll I didn't test it yet, you can download and install the automated build: https://github.com/badaix/snapdroid/actions/runs/8908237942