I am following this code to control the LED on the Raspberry pi with an android application using bluetooth.
Asked
Active
Viewed 47 times
0
-
1Probably https://stackoverflow.com/questions/67722950/android-12-new-bluetooth-permissions. – CoolMind Mar 19 '23 at 18:58
-
It is in Kotlin, any resourse that helps how to implement it in java? – lemonJuice Mar 20 '23 at 04:40
-
Well, it is straight forward, no need of difficult Java code. Just replace `val` with variable definition, add `;` at the end, etc. – CoolMind Mar 20 '23 at 07:50