I’m not convinced that any of these suggestions will work. I think your best bet might be to use one of the APK editor tools to add the right flags to disable backup of your apps data:
https://developer.android.com/guide/topics/data/autobackup
The downside of course is that if your users lose their device or it is otherwise incapacitated then they will lose any data related to your app.