Hi, I am trying to get android.processing working with my smartwatch(moto360v1). First of all I do get in the state where Host and Destination are Connected. But when I open processing, it crashes down and Host gets disconnected.
this is the terminal skript Tuan404notfound:~ anhtuanha$ adb forward tcp:4444 localabstract:/adb-hub Tuan404notfound:~ anhtuanha$ adb connect localhost:4444 connected to localhost:4444 Tuan404notfound:~ anhtuanha$ adb forward tcp:4444 localabstract:/adb-hub <<after i open processing and want to connect again. adb server is out of date. killing... I think the problem is that processing is starting an own adb so there are multiple adb running. How can I look them up to stop it? Or do you have an better solution? I am on an Mac OSX10.11.4 and prcoessing3 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/84f6f274-6a34-42d4-8f26-b7bbfdbbbb23%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

