Technically, you can decompile it. That doesn't mean you need to release your app's source. If you want to license it to others, you can specify in the license agreement that users are not allowed to decompile it. Anyway, decompiled code lacks meaningful variable names, explanations, and comments, so it is not very useful for someone who wants to read your ...