We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3b2dc1 + 79897ce commit 298108bCopy full SHA for 298108b
README.md
@@ -92,6 +92,7 @@ Then add a query element to retrive the data (only necessary for Android builds
92
<queries>
93
<provider android:authorities="oem_info" />
94
<package android:name="com.symbol.emdk.emdkservice" />
95
+ <package android:name="com.zebra.zebracontentprovider"/>
96
</queries>
97
```
98
@@ -114,6 +115,7 @@ Sample AdroidManifest.xml:
114
115
116
117
118
119
120
121
<application
0 commit comments