Auto backup is not working for my app on Google drive?
Auto backup is not working for my app on Google drive?
I have both android:allowBackup="true" and android:fullBackupContent="true"
in my manifest file but still can't managed to use backingup&can't see my app on google drive backup list.
Strange thing is when I test backup for my emulator it s working. What can be done do you have an idea?
And as a second question (I couldnt find it anywhere) is it possible to restore backedup data for my app from the drive whenever we want (means not only for reinstalling situations). Thanks very much
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Please edit the question to be on-topic: include a Minimal, Complete, and Verifiable example that duplicates the problem. Questions seeking debugging help ("why isn't this code working the way I want?") must include: (1) the desired behavior, (2) a specific problem or error and (3) the shortest code necessary to reproduce it in the question itself. Please also see: What topics can I ask about here?, and How to Ask
– Mr.Rebot
Aug 27 at 4:22