As a mobile developer, I\'m looking for a solution that allows users of my application to download multiple .zip files that will add a \"modular\" feel to my application. I\
What are the security implications of hard-coding my access keys and app key/secret into an application?
Someone with enough motivation would eventually get your access keys.
I know it is fairly simple to get the source code from an .apk, but what could someone do with that information?
They could do whatever you can do with that information.