Check default bridge using ifconfig and note the IP address
ifconfig anbox0set global proxy
adb shell settings put global http_proxy <IP>:8855set Burp to listen on all interface on port 8855

To deactivate proxy:
adb shell settings put global http_proxy :0