• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Use bitsit in AIDL

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.
 
Hi keithykcheng, welcome to AF. :)

I moved your post into Application Development, as this is a problem that other devs might be able to help you with. Any problems PM me.

FYI, I can't see the example you quoted about, so you might want to re-attach it or post the URL of where it is. I'm not a dev, so hopefully somebody else can assist.
 
Back
Top Bottom