Amazon appstore code obfuscation cloning – Breaking News & Latest Updates 2026
Skip to main content

Amazon shows developers how to obscure code to avoid cloning

Amazon is trying to help developers avoid being cloned with a handy walthrough on how to obfuscate source code.

Amazon is trying to help developers avoid being cloned with a handy walthrough on how to obfuscate source code.

Kindle Fire Amazon Appstore
Kindle Fire Amazon Appstore
Kindle Fire Amazon Appstore
Andrew Webster
is an entertainment editor covering streaming, virtual worlds, and every single Pokémon video game. Andrew joined The Verge in 2012, writing over 4,000 stories.

Mobile apps are no stranger to issues of cloning, and Amazon is trying to help developers avoid having their work copied by advising them to obfuscate their code. In a post on its developer blog, Amazon provides a quick walkthrough to show developers how to go about modifying their code so that it’s difficult to reverse engineer. Using a program called Proguard it’s possible to not only make code hard for a person or machine to understand, but to also both shrink and optimize it.

The process looks relatively quick and painless, though Amazon points out that certain aspects of the code can’t be obfuscated, including the app store’s newly implemented in-app purchasing feature. In that case, Amazon says that the code needs to be clean so that purchase data is easily accessible. And considering how important in-app purchases are for the Amazon store, developers will probably want to stay clear of messing with the feature anyways.

Follow topics and authors from this story to see more like this in your personalized homepage feed and to receive email updates.