ITVlab / Launch-On-Boot

Launches a TV app when the device boots
MIT License
109 stars 36 forks source link

Add Android 11 support #22

Closed jeff2900 closed 2 years ago

Storm21CH commented 2 years ago

Hello @jeff2900 Thank you for your Android 11 update! The app works beautifully again on the Shield. I tried to build your repo with Android Studio. I got build errors when opening the folder. Still missing files? Missing gradle configs to build? I was able to build the old repo without any problems. I'm not really familiar with Android apps, but I'm always trying something new. Can you help me? regards

jeff2900 commented 2 years ago

Hello, Sorry, the build.gradle file commit is not done correctly. I did an update. I compiled it with command ./gradlew task build and Android-Studio 4.1.

Storm21CH commented 2 years ago

Hello @jeff2900 Many thanks! Building works now... Regards