I have successfully installed adb and also got the devices list after the command adb devices.
But when I try to push a folder via the command adb push folder/ /sdcard/, it gets stuck after 1-2 files and stays like that.
It is running fine on an Intel MacBook Pro.
Are there any prerequisites I need to do before using adb on Apple Silicon?