Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <!-- we added fullBackupContent in application tag accordingly as described in the documentation -->
  2.  
  3. <application
  4. android:name=".StudentApplication"
  5. android:fullBackupContent="@xml/backup_descriptor">
  6.  
  7. <!-- ... -->
  8.  
  9. </application
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement