Welcome ArduinoDroid - Arduino IDE for Android

Does not reliably see/recognize genuine Arduino Uno under Nougat (7.1.2) Occasionally, the ArduinoDroid sees the Uno, and I can compile an unmodified blink and send it to the Uno. It compiles and appears to download and sends messages that it was received. Change the code by only a single digit (changing the delay from 1000 to 100, or 1 second to 0.1 second) also compiles and downloads, and gives no errors at all. Everything APPEARS to work well, except the LED 13 continues with a flash of 1 second on, 1 second off. Obviously, with Nougat, it fails to actually update the Uno. I am using a Google Nexus 5x with Android 7.1.2 and a Genuine Arduino Uno. Software author has been unresponsive so far, likely aware that Nougat is a problem.