Hmm, this compiled before... not sure why it's giving me an error now.
That's the error.
That's in my manifest...
Parsing code. 0.03
Compiling code. Error
Error parsing manifest script:
Line = 14, Word = <
Command expected.
That's the error.
B4X:
<uses-permission android:name="android.permission.BLUETOOTH"/>
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/>
<uses-feature android:name="android.hardware.bluetooth_le" android:required="true"/>
That's in my manifest...