Android Enterprise Network Management
The Network Settings section in Springdel Android Enterprise profiles allows administrators to configure and enforce Wi-Fi and APN settings across managed devices. These options ensure consistent and secure network connectivity across your organization, supporting both corporate and carrier-based configurations.
Key Benefits
- Centralized Connectivity Control – Configure, deploy, and manage all Wi-Fi and APN settings from a single console.
- Reliable Network Access – Ensure devices remain connected to approved networks with consistent configuration enforcement.
- Carrier-Ready APN Management – Support various carrier requirements with flexible APN field mappings and authentication types.
- Improved Compliance & Security – Restrict devices to corporate networks and block unauthorized access points.
Step 1 - Access the Network Menu
- Log in to your Springdel console.
- Navigate to the Profiles section from the left-hand menu.
- Click the “Create New Profile +” button and select Android Enterprise as the device type.
- In the profile sidebar, select Wi-Fi, Web Filter, or APN to begin configuring network settings.
1. Configure Wi-Fi Settings
- In the profile sidebar, click Wi-Fi and toggle Wi-Fi Policy Enabled to On.
- Click + Add to add a new Wi-Fi network.
- Fill in the required fields:
Field | Description | Example |
Name | The Wi-Fi configuration name. | Corp-Wifi |
SSID | Wi-Fi network name. | Corp-WiFi |
Security Type |
e.g., WPA, WEP, etc. | WPA-PSK |
Auto Connect | Automatically connect when in range. | Enabled |
Hidden Network |
Enable if SSID is hidden. | Off |
Note: Multiple Wi-Fi networks can be added and prioritized.
2. Configure APN Settings
- In the profile sidebar, click APN and toggle the APN Policy Enabled switch to On.
- Fill in the required fields:
Field | Description | Example |
Override APNs |
Select whether to replace device APN settings with profile-defined values. Options: Unspecified, True, False. | True |
Access Point Types | Defines the usage for this APN. Common types: default, mms, supl, dun, fota. | default |
Access Point Display Name | Friendly name for identifying the APN in the console. | Corporate Internet |
Access Point Name (APN) |
Carrier-provided APN string. | internet.telco.com |
Authentication Type | Authentication method used by the carrier. Options: Unspecified, None, PAP, CHAP, PAP or CHAP. | PAP/CHAP |
MMS Proxy Host Address | Host address for MMS proxy (if applicable). | mms.telco.net |
MMS Proxy Host Port | Port for MMS proxy. | 80 |
MVNO Type | Defines MVNO matching rule. Options: Unspecified, SPN, IMSI, GID, ICCID. | GID |
Access Point Connection Username | Username for authentication if required by the carrier. | corpuser |
Access Point Connection Password | Password for authentication if required by the carrier. | password123 |
Mobile Country Code (MCC) | Country code assigned to the carrier. | 502 |
Proxy Host Address | Proxy server address if required. | proxy.telco.net |
Proxy Host Port | Port used by the proxy server. | 8080 |
Note: Available for Android 10 (API level 29) and higher.
Step 3 - Associate the Profile
- Once your profile is configured with the desired network settings, associate the profile with the target fleet.
- Once associated, the network settings will be deployed on all devices in that fleet according to the profile settings.
Best Practices & Tips
- Test Before Deployment –: Apply new profiles to a small group before fleet-wide rollout.
- Set at Least Two Wi-Fi Networks for Restrictions –: When using “Allow Only These Wi-Fi,” configure at least two networks to prevent connectivity issues.
- Use Clear, Descriptive Names –: Label Wi-Fi and APN entries for easier maintenance.
- Enter One URL per Line in Web Filters: Avoid commas and regex patterns; always include the protocol (http:// or https://).
- Prefer Domain-Only Entries: Use entries like com for better compatibility and subdomain coverage.
- Verify APN Settings with Carrier: Ensure MCC, MNC, and authentication types are correct to avoid mobile data issues.
- Enable Preserve Wi-Fi Settings if Needed: Keep networks active even after a profile is removed.
- Document Proxy or MMS Settings: Especially important when using custom or private mobile networks.