DEX file

Rusty

Well-Known Member
Licensed User
Longtime User
I am about to publish my app to the market. I was looking at the .dex file within the .apk and it appears to have (pretty much) source code embedded within.
Is this normal and what keeps others from "reverse compiling" my code? Is there a way to encrypt the files or compiler options to obfuscate this?
Also, is there a way to install applications without the market onto phones that do not have the "Unknown Sources" option for loading applications?
Thanks,
 
Top