The *new* debugger does not work with this phone (Android 7.0). When the "tools->ide options->Use Legacy Debugger" is selected it works.
However, the logging function under debug only connects. It does not show any messages. Ie: "Logger connected to: HUAWEI VKY-L09" is the only text in the window.
My samsung S5 (Android 6) and various older tablets all work fine, as advertised.
All phones/tablets are up to date, as much as the platform allows.
I am using B4A 3.70, jdk1.8.0_102 on Win10/64 (current), and api 27 with <uses-sdk android:minSdkVersion="19" android:targetSdkVersion="27"/> in the manifest.
However, the logging function under debug only connects. It does not show any messages. Ie: "Logger connected to: HUAWEI VKY-L09" is the only text in the window.
My samsung S5 (Android 6) and various older tablets all work fine, as advertised.
All phones/tablets are up to date, as much as the platform allows.
I am using B4A 3.70, jdk1.8.0_102 on Win10/64 (current), and api 27 with <uses-sdk android:minSdkVersion="19" android:targetSdkVersion="27"/> in the manifest.