[Solved] How to insert Null Values of type double in ANDROID [closed]

[ad_1]

Primitive variable double cannot be null, and cannot be compared with a Java null. If you want to assign null value or no value for this double variable then you have to give value like 0.0.

0

[ad_2]

solved How to insert Null Values of type double in ANDROID [closed]