2014-05-17 03:55:17 +00:00
# Android
## Security
2014-05-30 20:05:49 +00:00
* Referenced by [Two Secure Coding Tools for Analyzing Android Apps ](http://blog.sei.cmu.edu/post.cfm/secure-coding-tools-analyzing-android-apps-118 ) :
2014-05-17 03:55:17 +00:00
* [Analyzing Inter-Application Communication in Android ](https://www.eecs.berkeley.edu/~daw/papers/intents-mobisys11.pdf )
2020-07-19 19:11:09 +00:00
* [Effective Inter-Component Communication Mapping in Android with Epicc: An Essential Step Towards Holistic Security Analysis ](http://docteau.github.io/pubs/octeau-sec13.pdf )
2014-05-30 20:05:49 +00:00
* [FlowDroid: Precise Context, Flow, Field, Object-sensitive and Lifecycle-aware Taint Analysis for Android Apps ](http://www.bodden.de/pubs/far+14flowdroid.pdf )