使用专业图书馆,
Region region = new Region("com.radiusnetworks.androidproximityreference.backgroundRegion",
"2F234454-CF6D-4A0F-ADF2-F4911BA9FFA6", null, null);
regionBootstrap = new RegionBootstrap(this, region);
它只能接受一个 UUID。
但是如果我想检测更多的 UUID,我该怎么办?