Android - Internet Permission
Generally the Android SDK declares the Internet Permission in the Manifest.
If your license key allows offline scanning the Internet Permission will not be used by our SDK. In this case you can easily remove the Internet Permission from your app by adding the following line to the Manifest file of your app:
<uses-permission android:name="android.permission.INTERNET" tools:node="remove" />
, multiple selections available,
Related content
Anyline SDK License and Connectivity Guide
Anyline SDK License and Connectivity Guide
More like this
Running ARM Apps On The Android Emulator
Running ARM Apps On The Android Emulator
Read with this
Play Feature Delivery - Android
Play Feature Delivery - Android
More like this
Image Storage: Cordova.Android & React-Native.Android
Image Storage: Cordova.Android & React-Native.Android
Read with this
Configuring custom files .any and .ale in Android
Configuring custom files .any and .ale in Android
Read with this
Anyline SDK v43 (New Changes and Upgrade Guide) - Android
Anyline SDK v43 (New Changes and Upgrade Guide) - Android
More like this