We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Get available devices:
~/Library/Android/sdk/platform-tools/adb devices
Opening Flet app on Android:
~/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell 'am start -W -a android.intent.action.VIEW -c android.intent.category.BROWSABLE -d "flet://flet-host/http%3A%2F%2F192.168.1.79%3A8551%2Fplayground%2Fcounter-py"'
There was an error while loading. Please reload this page.