Alicee Srivastava
Lurker
I have to make a code which take JSON input locally that include 3 values in an array that are "Dimmable","Non-Dimmable"D and "Common" . While parsing JSON as soon as I encounter Dimmable a new widget of brigthness control should arise in android studio.Can anyone help me with the code?