Android Question Bit wise compare

FFMan

Member
Licensed User
Longtime User
I want to code something like

If (A and B)=B then

expecting a bitwise and but I can't make it work.

It compiles but I get a run time error cannot parse as Boolean.

Is there a different syntax to achieve this ?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…