When I read Google play policy, I have a question in this sentence.
An app downloaded from Google Play may not modify, replace or update its own APK binary code using any method other than Google Play's update mechanism.
This means developsers can't use self-modifying code??
For example, when users run a my app for the first time, my app modify its binary code.
And if I use it, can I upload my app using self-modifying code??