Opening StreetView from my app at a specific location
问题 I'm trying to open the Google StreetView on Panorama mode from my Android app. I really wanna open the Google StreetView and not Google Maps, because I wanna use it with a Virtual Reality application that uses a VR Glass, that uses stereo view and panorama mode. The panorama mode that I wanna is like that: https://youtu.be/3mQKGEnWxIw The following code opens the StreetView app: PackageManager pm = this.getPackageManager(); Intent intent = pm.getLaunchIntentForPackage("com.google.android