app-actions-samples
app-actions-samples copied to clipboard
Samples demonstrating the use of App Actions
Hi! I just wondered if theres an updated list for the BIIs? The one's on the official documentation; https://developer.android.com/reference/app-actions/built-in-intents/common/create-thing seem to all be outdated or deprecated.
Hi, I am trying to implement custom intent with the app action widget, but unable to invoke the app from the voice command. I tried BII GET_EXERCISE_OBSERVATION and it works...
- Update ASG Plugin to 7.4 - Update Gradle plugin to 7.5 - Update Kotlin to 1.7 - Update JDK to 11 - Update targetSDK to 33 - Update minSDK...
I am trying to get the completed version of this working but I'm getting a Toast message saying "App isn't installed" after trying to run the app action using the...
Caused by: java.lang.IllegalArgumentException: org.ridcully.test.assistant: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
AndroidStudio shows error that targetSdkVersion is too low. Needs to be changed to at least 31.