“When you develop Android applications, you must deal with a number of security-related aspects, including application processes and sandboxes, code and data sharing, system protection through application signing, and permissions use.”

See my article Understanding security on Android (IBM developerWorks) which introduces the different aspects of security on Android.

ceo