Android build failed

I have not builded my app since April 2025. Today after updating nsb latest version, i cannot build my app as native app(android). I have attached the build log. please help

Thanks

Teo

Voltbuilder.2025-12-31 16-34-28.log (26.4 KB)

build success if i remove “engine name=“android” spec=“10.1.2” from config.xml

however cordova-plugin-bluetooth-serial or cordova-plugin-bluetooth-classic-serial-port not working anymore.

anyone has ideas to have new bluetooth plugin?

Thanks

Teo

Could you be more specific about the issue? When you say the plugin does not work anymore, what happens? Are there any error messages?

by using plugin cordova-plugin-bluetooth-classic-serial-port

plugin function is not working at all

for example

bluetoothClassicSerial.list(BlueToothListok, BlueToothListfail), suppose list out all paired devices, but nothing happen by calling the function, even i have a print statement

Any ideas

Teo

First thing to do is check if there are any errors on the Remote Debugger.