Changes

Line 49: Line 49:  
     <td>APN</td>
 
     <td>APN</td>
 
         <td>string; default: <b>none</b></td>
 
         <td>string; default: <b>none</b></td>
         <td>An Access Point Name (APN) is a gateway between a GSM, GPRS, 3G or 4G mobile network and another computer network. Depending on the contract, some operators may require you to use an APN just to complete the registration on a network. In other cases, APN is used to get special parameters from the operator (e.g., a [[Private_and_Public_IP_Addresses#Public_IP_address|public IP address]]) depending on the contract.<br><b>Auto APN</b>: the check mark on the right side of the APN field enables the <b>Auto APN</b> feature. Auto APN scans an internal Android APN database and selects an APN based on the SIM card's operator and country. If the first automatically selected APN doesn't work, it attempts to use the next existing APN from the database.<br>An APN Network Identifier cannot start with any of the following strings:
+
         <td>An Access Point Name (APN) is a gateway between a GSM, GPRS, 3G or 4G mobile network and another computer network. Depending on the contract, some operators may require you to use an APN just to complete the registration on a network. In other cases, APN is used to get special parameters from the operator (e.g., a [[Private_and_Public_IP_Addresses#Public_IP_address|public IP address]]) depending on the contract.<br>An APN Network Identifier cannot start with any of the following strings:
 
             <ul>
 
             <ul>
 
                 <li>rac;</li>
 
                 <li>rac;</li>
Line 59: Line 59:  
                 <li>.gprs;</li>
 
                 <li>.gprs;</li>
 
             </ul>and it cannot contain the asterisk symbol (<b>*</b>).
 
             </ul>and it cannot contain the asterisk symbol (<b>*</b>).
 +
        </td>
 +
    </tr>
 +
    <tr>
 +
    <td>Auto APN</td>
 +
        <td>checkbox; default: <b>enabled</b></td>
 +
        <td>Auto APN scans an internal Android APN database and selects an APN based on the SIM card's operator and country. If the first automatically selected APN doesn't work, it attempts to use the next existing APN from the database.
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>

Navigation menu