Hi I am trying to implement backup funcationality similar to whatsapp, but when I come across that after reverse engineering whatsapp manifest code. Here are the observations, android:allowBackup="false" which means Its not taking help of default AutoBackup functionality or any backupagent
But under some obeservations, how this backup is working , check below screenshort
And I need to have unlimited storage limit, unlike AutoBackup with <25mb,
ex: currently my whatsapp backup is holding 112mb size