Does Google's Android Backup Service (http://developer.android.com/google/backup/index.html) backup hybrid mobile app data such as sqlite databases and localstorage?
I have a cordova app that I am looking to add a backup solution to. It would be very handy if this service was plug and play with cordova apps.