1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

DemoRunner: Enable Android virtual MIDI

This commit is contained in:
reuk 2025-04-01 19:22:36 +01:00
parent ab2aeedfa7
commit de9c29f8e7
No known key found for this signature in database
5 changed files with 32 additions and 2 deletions

View file

@ -102,7 +102,7 @@
cameraPermissionNeeded="1" androidReadMediaAudioPermission="1"
androidReadMediaImagesPermission="1" androidReadMediaVideoPermission="1"
androidBluetoothScanNeeded="1" androidBluetoothAdvertiseNeeded="1"
androidBluetoothConnectNeeded="1">
androidBluetoothConnectNeeded="1" androidEnableVirtualMidi="1">
<CONFIGURATIONS>
<CONFIGURATION isDebug="1" name="Debug" recommendedWarnings="LLVM" androidAdditionalRawValueResources="Source/accessibilitynotificationicon.png"/>
<CONFIGURATION isDebug="0" name="Release" recommendedWarnings="LLVM" androidAdditionalRawValueResources="Source/accessibilitynotificationicon.png"/>