I am currently working on a game right now and I am using Android Studio for it.
I have a security concern for the resources that I will be using (images, music, etc.), and I would like to know if it's possible to protect these using proguard? I have no experience of decoding but I always enable proguard when releasing my apps.