appactions-fitness-kotlin icon indicating copy to clipboard operation
appactions-fitness-kotlin copied to clipboard

A sample that shows how to make Android Apps available from the Assistant using App Actions.

Results 21 appactions-fitness-kotlin issues
Sort by recently updated
recently updated
newest added

I am trying to implement assistant into my own app, I am getting > java.lang.SecurityException: Caller must own content://at.oeamtc.android.oeamtclib.MySliceProvider This is the part where it is crashing, on SliceManager.getInstance(context) .grantSlicePermission(assistantPackage,...