Special Requirements for Android Mobile Access SDK Development
Learn the requirements and restrictions for developing Android apps that integrate with the Visionline ACS.
Add XML File with ASSA ABLOY AID
<?xml version="1.0" encoding="utf-8"?>
<host-apdu-service xmlns:android="http://schemas.android.com/apk/res/android"
android:description="@string/seos_hce_description"
android:requireDeviceUnlock="false"
android:requireDeviceScreenOn="true">
<aid-group android:description="@string/seos_hce_aid_description" android:category="other">
<!-- Specify your AID from ASSA ABLOY here. -->
<aid-filter android:name="..."/>
</aid-group>
</host-apdu-service>BLE Scanning Restriction
Unlock Success Event Limitation
Last updated
Was this helpful?

