{% extends "base/base_layout.html" %} {% block sidebar_option %} sidebar-collapse {% endblock %} {% block content %}
Mobile Security Framework supports iOS and Android (eclipse and Android Studio) project files.
Eclipse Project: The file AndroidManifest.xml and the directory 'src' must exist in the root directory of ZIPPED Source files for eclipse projects.
Android Studio Project: AndroidManifest.xml must be located at 'app/src/main/AndroidManifest.xml' and the directory 'app/src/main/java/' must exist for Android Studio projects.
iOS Project: For iOS projects, the .xcodeproj file must exist in the root directory of the ZIPPED Source files.