This may end up being a dumb question, but how can...
# android
b
This may end up being a dumb question, but how can I send a value of type ‘Any?’ over AIDL, either as a Parcelable, or as a primitive Object, or inside of a Bundle?