Android Open Source - Security application devoxx-2013-android-app-security






Project Summary

Code + demo app for the Devoxx 2013 'Android Application Security' talk ( http://www.devoxx.be/dv13-filip-maelbrancke.html?presId=3658 ).

Web Site / Source Repository

devoxx-2013-android-app-security is hosted in the following web site
https://github.com/appfoundry/devoxx-2013-android-app-security

If you think the Android project devoxx-2013-android-app-security listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of devoxx-2013-android-app-security.

ItemValue
Java File Count11
Target SDK Version18
Minimum SDK Version14
Activity Count1
Fragment Count4
Raw File Namesres\raw\truststore.bks




License

The license information of devoxx-2013-android-app-security is as follows:

Apache License

Java Source Files

be.idamf.android.tamperdetection.MainActivity.java
be.idamf.android.tamperdetection.data.PublicKeyInfo.java
be.idamf.android.tamperdetection.pinning.TrustAllTrustManager.java
be.idamf.android.tamperdetection.task.EnvironmentChecker.java
be.idamf.android.tamperdetection.task.RootDetector.java
be.idamf.android.tamperdetection.ui.EnvironmentCheckFragment.java
be.idamf.android.tamperdetection.ui.NetworkCheckFragment.java
be.idamf.android.tamperdetection.ui.RootCheckFragment.java
be.idamf.android.tamperdetection.util.ExecShell.java
be.idamf.android.tamperdetection.util.RootDetectionUtils.java
be.idamf.android.tamperdetection.util.TamperDetectionUtils.java