Skip to content

Commit 0d86dbc

Browse files
committed
Update Readme.md and gitIgnore
1 parent 31e7756 commit 0d86dbc

File tree

10 files changed

+4
-267
lines changed

10 files changed

+4
-267
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,5 @@ lint/intermediates/
7979
lint/generated/
8080
lint/outputs/
8181
lint/tmp/
82-
# lint/reports/
82+
# lint/reports/
83+
.idea/

.idea/codeStyles/Project.xml

Lines changed: 0 additions & 116 deletions
This file was deleted.

.idea/compiler.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.idea/gradle.xml

Lines changed: 0 additions & 21 deletions
This file was deleted.

.idea/jarRepositories.xml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.idea/markdown-navigator-enh.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.

.idea/markdown-navigator.xml

Lines changed: 0 additions & 62 deletions
This file was deleted.

.idea/misc.xml

Lines changed: 0 additions & 13 deletions
This file was deleted.

.settings/org.eclipse.buildship.core.prefs

Lines changed: 0 additions & 13 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Have fun with Zebra's devices :)
2727
## Sample Repository
2828
https://github.com/ltrudu/DeviceIdentifiersWrapper-Sample
2929

30+
Look for "TODO: MANDATORY FOR DeviceIdentifierWrapper" to find what you need to add to your AndroidManifest.xml and build files.
31+
3032
## V0.8 to V0.9 : Updated for A13
3133
```text
3234
Added BIND_NOTIFICATION_LISTENER_SERVICE permission

0 commit comments

Comments
 (0)