Files
hpos/app/src/main/res/xml/authenticator.xml
2024-06-05 16:22:12 +05:30

5 lines
250 B
XML

<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
android:accountType="com.example.account"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:smallIcon="@mipmap/ic_launcher" />