If your Android device uses a dynamic IP address, you can use the ClouDNS Dynamic DNS feature to automatically keep your DNS record updated.
For this configuration, you can use the Cronjobs-web cron application for Android. The application periodically opens your ClouDNS Dynamic URL and updates the corresponding A or AAAA record with the current IP address.
In order to configure Dynamic DNS on your Android device, please follow the steps below:
https://ipv4.cloudns.net/api/dynamicURL/?q=your-string
https://ipv6.cloudns.net/api/dynamicURL/?q=your-string
Note: The URLs above are only examples. You must use the Dynamic URL generated for your own DNS record.
ClouDNS DDNS.1010That's it! The application will now periodically access your ClouDNS Dynamic URL and keep your A or AAAA record updated with the current IP address of your Android device.
Note: Cronjobs-web cron is only one option for automating Dynamic DNS updates on Android. Other automation applications, such as Automate or Tasker, can also be used. The important requirement is that the application can periodically send an HTTP GET request to your ClouDNS Dynamic URL.