Why are the received messages not showing up in the UI?
I have had this problem for several days now and cannot find the way to solve it. To learn more about Android development, I started to work on a newbie Bluetooth chat application. When testing the functionality with two physical devices, it is possible to send and receive text messages (as Logcat shows), but the incoming messages are not showing up in the ChatActivity/UI.