Opening GDK Glassware through Mirror API Glassware MenuItem
问题 I have problem integrating GDK Glassware and Mirror API Glassware as described here. I need to open GDK glassware application using Mirroe api Glassware app MenuItem. Can I send data bundle with intent. Does anybody have an idea about that. Thank you. 回答1: I have finally figured out a way to do that First add your custom scheme to android activity tag in AndroidManifest.xml <activity android:name="com.sanath.MainActivity" android:label="@string/app_name" > <intent-filter> <action android:name