I\'m trying to get my application to save some data when the orientation of the screen is changed using the onSaveInstanceState to save a boolean value mC
onSaveInstanceState
mC
If you're using pro-guard and obfuscation is true. you have to comment out obfuscation in build gradle
eg: add this in the pro-guard -dontobfuscate
-dontobfuscate