This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

OWASP Mobile Security Project - Android/References

From OWASP
Revision as of 14:42, 5 November 2010 by Dinis.cruz (talk | contribs)

Jump to: navigation, search

Here are a number of references related to Android Security

Official documentation

Published Research

Blog posts

Presentation

Tools

  • OWASP O2 Platform can be used to review the Android Java source code (create object model of compiled java code, search source-code files, model config files)
  • Commercial tools (like Fortify, IBM AppScan Source) can parse Java files (the question is "Do they have Android Specific rules")