gives error
no activity found to handle Intent
using android 8 sdk
phone lib 1.31
no activity found to handle Intent
using android 8 sdk
phone lib 1.31
B4X:
dim p as phoneintents
dim url as string
url="maps.google.nl/maps?f=d&source=s_d&saddr=parklaan+20+oss&daddr=hunnenpad+6+oss&hl=nl"
StartActivity(p.OpenBrowser(url))