You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
318 B
8 lines
318 B
# Sample configuration file for NfcProvisioning
|
|
# Place this file in the SD card:
|
|
# $ adb push nfcprovisioning.txt /sdcard/
|
|
|
|
android.app.extra.PROVISIONING_DEVICE_ADMIN_PACKAGE_NAME=packagename.of.your.deviceowner
|
|
android.app.extra.PROVISIONING_LOCALE=en_GB
|
|
android.app.extra.PROVISIONING_TIME_ZONE=America/New_York
|