Right, I understand that but what I'm getting at is: if I create an application that is purely JS/HTML/CSS based, will my source be available to other developers that put their phone into "developer mode"?
If so, is there any way to make it not publicly available?
No, there's no way to completely hide the source. However, we do have a key manager API that can be used to hide encryption keys so they're not exposed in your source.
If so, is there any way to make it not publicly available?