/
Android - Internet Permission
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
Play Feature Delivery - Android
Play Feature Delivery - Android
More like this
Configuring custom files .any and .ale in Android
Configuring custom files .any and .ale in Android
Read with this
Anyline SDK License and Connectivity Guide
Anyline SDK License and Connectivity Guide
More like this
Xamarin Forms: Using the ScanView as a Control Instead of a Page
Xamarin Forms: Using the ScanView as a Control Instead of a Page
Read with this
Anyline SDK v43 (New Changes and Upgrade Guide) - Android
Anyline SDK v43 (New Changes and Upgrade Guide) - Android
More like this
Image Storage: Cordova.Android & React-Native.Android
Image Storage: Cordova.Android & React-Native.Android
Read with this