Since it is easy to extract and read an .apk file, I want to understand If I upload a android project .apk file in Google play, and when a user downloads the application, the apk file gets downloaded on this temp folder of the phone memory. Is there a way the user can read the code in the apk file ?
If yes, what should be my considerations to protect/encrypt the apk downloaded on the users phone from Google play ?