Im trying to edit one thing in an open-source app. The app that im trying to modify controls the arduino led strip using bluetooth ble module. You adjust the colour using 3 slides (1 red, 1 blue, 1 green). However Im trying to have a color picker instead of the 3 sliders to make everything easier. How can I achieve this?
Source Code: https://github.com/danasf/hm10-android-arduino/tree/master/Android/BT4LEDTest
Thanks
Source Code: https://github.com/danasf/hm10-android-arduino/tree/master/Android/BT4LEDTest
Thanks