keithykcheng
Lurker
Dear All,
May I use java.util.BitSet in AIDL?
By the official website information, I think it is available to use.
All non-primitive parameters require a directional tag indicating which way the data goes. Either in, out, orinout (see the example below).
However when I build the project the class cannot import error occurred.
May I use java.util.BitSet in AIDL?
By the official website information, I think it is available to use.
All non-primitive parameters require a directional tag indicating which way the data goes. Either in, out, orinout (see the example below).
However when I build the project the class cannot import error occurred.
